elvish@0.18.0: Fix hash (Closes #4303)

This commit is contained in:
github-actions[bot] 2023-01-03 04:04:41 +00:00
parent b27f95098e
commit 781ee71b61

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.18.0.zip", "url": "https://dl.elv.sh/windows-amd64/elvish-v0.18.0.zip",
"hash": "2bee59b48cd19c3aa392916fd81aea72ac0aba1083ba7d1c1ebb7f9fa22fc846" "hash": "464c0ba88884e6975c9490d99127fdbc7ff75f038a37bcbe02975b75116a9f7d"
}, },
"32bit": { "32bit": {
"url": "https://dl.elv.sh/windows-386/elvish-v0.18.0.zip", "url": "https://dl.elv.sh/windows-386/elvish-v0.18.0.zip",
"hash": "f3dff3e7f1384a7e4e6fd0024fc7df5c804eb8e4ce3a23b852271e4ef529f9d3" "hash": "04bb281444ff9e6c5b0b67e44bf394c78a532ebb339f76f3cb6f79ac34dd732d"
} }
}, },
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'", "pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",