elvish@0.19.2: Fix hash (Closes #4751)

This commit is contained in:
github-actions[bot] 2023-04-30 22:58:14 +00:00
parent 39a2c2045b
commit 7a1e24731f

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.19.2.zip",
"hash": "28c96840fa87e654320e1fdf364589bb9a2c64146364ca10db8ecf09c00a0541"
"hash": "7d13e04cb8e513e307acf889fbd2c97453764992dd7099dedac164d83750e910"
},
"32bit": {
"url": "https://dl.elv.sh/windows-386/elvish-v0.19.2.zip",
"hash": "ab8cb1fea8e8521533a8de712d7c10423f433f210240dddcb600172d86e85639"
"hash": "663e60c7cf5f22b2283b5c3fd7e13c6e112538103d359a1e48dcd4503e48431e"
}
},
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",