summaryrefslogtreecommitdiff
path: root/xmake/plugins/pack
diff options
context:
space:
mode:
authorruki <[email protected]>2024-10-11 00:55:26 +0800
committerruki <[email protected]>2024-10-11 00:55:26 +0800
commitd023f3501a95bcd2c7475b578bed7585d8ed60d3 (patch)
tree8471660ffd078779e04ba09c2a67ae178e1eb65e /xmake/plugins/pack
parentc189bb54bc616f219d7881c032a207fdaa385a17 (diff)
rename to strhash
Diffstat (limited to 'xmake/plugins/pack')
-rw-r--r--xmake/plugins/pack/nsis/main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/pack/nsis/main.lua b/xmake/plugins/pack/nsis/main.lua
index 1b49da3b5..64c002042 100644
--- a/xmake/plugins/pack/nsis/main.lua
+++ b/xmake/plugins/pack/nsis/main.lua
@@ -83,7 +83,7 @@ end
-- get unique tag
function _get_unique_tag(content)
- return hash.hash32(content)
+ return hash.strhash32(content)
end
-- translate the file path