clash.meta@1.14.4: Fix hash (Closes #4744)

This commit is contained in:
github-actions[bot] 2023-04-29 00:08:22 +00:00
parent 0e176c94b7
commit 2c25a79c45

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.4/Clash.Meta-windows-amd64-v1.14.4.zip",
"hash": "517597056c8417c2792fbafdd318e6dd09c386f885e22d81ad522624ddc2fd69"
"hash": "05766935ba29a87de3f8c208651ae2d3c3a61c48e9fce0c07b05d03401764723"
},
"32bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.4/Clash.Meta-windows-386-v1.14.4.zip",
"hash": "8b84f254c3390968e8963583adccac1e20c958457cfb1e8717b2a5b605f989df"
"hash": "d31b98c92ebcf3cef3c6329ecee9cfd3905c9c234121f6abfd73f8e6af69b51b"
}
},
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",