mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
elvish: Update to version 0.20.1
This commit is contained in:
parent
7a9268bb44
commit
74ad4dcf65
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.20.0",
|
||||
"version": "0.20.1",
|
||||
"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.20.0.zip",
|
||||
"hash": "7b0b292ac6e4e7c8b1f764fc9653c844cf82cf6b9526d9c775a26c6c8a771af6"
|
||||
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.20.1.zip",
|
||||
"hash": "eda9d20cb16f0195860ce14fe827610722d507b1864703855cc0db3b5e39426d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.elv.sh/windows-386/elvish-v0.20.0.zip",
|
||||
"hash": "a7797ab10553fcb8a05c2dc32c888cebb84b15f29121e198ca5815ead25b6ca8"
|
||||
"url": "https://dl.elv.sh/windows-386/elvish-v0.20.1.zip",
|
||||
"hash": "dfd3c59fe4cee7d24e4a30e1a4f26d49f17d7a8c0883eb7c56d28cb05f369b87"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user