elvish: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2023-03-05 16:29:39 +00:00
parent 0a62ec7171
commit ad5e90637a

View File

@ -1,16 +1,16 @@
{
"version": "0.19.1",
"version": "0.19.2",
"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.19.1.zip",
"hash": "b51bd94d37e5095e900c191569ab5d55d47d362abd7aa0205dd66b1a6e6a171b"
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.19.2.zip",
"hash": "7d13e04cb8e513e307acf889fbd2c97453764992dd7099dedac164d83750e910"
},
"32bit": {
"url": "https://dl.elv.sh/windows-386/elvish-v0.19.1.zip",
"hash": "115fc48ed745081f9f404ac462e3f9b5d306d6fc04afb14db6f2149c9134cf99"
"url": "https://dl.elv.sh/windows-386/elvish-v0.19.2.zip",
"hash": "663e60c7cf5f22b2283b5c3fd7e13c6e112538103d359a1e48dcd4503e48431e"
}
},
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",