mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
elvish: Update to version 0.19.1
This commit is contained in:
parent
1e89312870
commit
0e55ec564f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.19.1",
|
||||||
"description": "An interactive shell and an expressive programming language",
|
"description": "An interactive shell and an expressive programming language",
|
||||||
"homepage": "https://elv.sh",
|
"homepage": "https://elv.sh",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"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.19.1.zip",
|
||||||
"hash": "464c0ba88884e6975c9490d99127fdbc7ff75f038a37bcbe02975b75116a9f7d"
|
"hash": "b51bd94d37e5095e900c191569ab5d55d47d362abd7aa0205dd66b1a6e6a171b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.elv.sh/windows-386/elvish-v0.18.0.zip",
|
"url": "https://dl.elv.sh/windows-386/elvish-v0.19.1.zip",
|
||||||
"hash": "04bb281444ff9e6c5b0b67e44bf394c78a532ebb339f76f3cb6f79ac34dd732d"
|
"hash": "115fc48ed745081f9f404ac462e3f9b5d306d6fc04afb14db6f2149c9134cf99"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
|
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user