summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicroBlock <[email protected]>2025-08-13 16:07:53 +0800
committerGitHub <[email protected]>2025-08-13 16:07:53 +0800
commit616e58f4606429314ec7017e68bfa6be200dbe4a (patch)
tree0c21c6bbb67f843524d742ad687101bbf036e736
parent372db1525d79319842b4e431ac135309ec460e40 (diff)
Update xmake.lua
-rw-r--r--xmake/rules/wdk/sign/xmake.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmake/rules/wdk/sign/xmake.lua b/xmake/rules/wdk/sign/xmake.lua
index bdd18fce5..51fce1cf3 100644
--- a/xmake/rules/wdk/sign/xmake.lua
+++ b/xmake/rules/wdk/sign/xmake.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-present, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, Xmake Open Source Community.
--
-- @author ruki
-- @file xmake.lua
@@ -24,7 +24,7 @@
-- - wdk.sign.mode: nosign/test/release (default: nosign)
-- - wdk.sign.store: PrivateCertStore
-- - wdk.sign.thumbprint: 032122545DCAA6167B1ADBE5F7FDF07AE2234AAA
--- - wdk.sign.company: tboox.org
+-- - wdk.sign.company: xmake.io
-- - wdk.sign.certfile: signcert.cer
-- - wdk.sign.timestamp: http://timestamp.verisign.com/scripts/timstamp.dll
--