elvish: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2021-12-10 20:27:01 +00:00
parent 6769c79686
commit 2fae4503d0

View File

@ -1,16 +1,16 @@
{
"version": "0.16.3",
"version": "0.17.0",
"description": "An interactive shell and an expressive programming language",
"homepage": "https://elv.sh",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.16.3.zip",
"hash": "547afa9ffc9c93240fa4f90eb64c20fbc77c970adcc6ce30301ec8409fe6b81b"
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.17.0.zip",
"hash": "3d24a409c46f2ad96744379210aaf64028166feb2cc87a87e5c55b5cc30830dd"
},
"32bit": {
"url": "https://dl.elv.sh/windows-386/elvish-v0.16.3.zip",
"hash": "ff788c204f57df56341ef5cbdfa6687f48257c664a3c3f0a47dc55bcb28504f8"
"url": "https://dl.elv.sh/windows-386/elvish-v0.17.0.zip",
"hash": "85507b59206755283cafd76bb4bc1e88aeed733060cf87a2a1f6caf2e227f244"
}
},
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",