mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
elvish: Update to version 0.20.0
This commit is contained in:
parent
385b5e644f
commit
3fd88f033d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.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.19.2.zip",
|
||||
"hash": "7d13e04cb8e513e307acf889fbd2c97453764992dd7099dedac164d83750e910"
|
||||
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.20.0.zip",
|
||||
"hash": "7b0b292ac6e4e7c8b1f764fc9653c844cf82cf6b9526d9c775a26c6c8a771af6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.elv.sh/windows-386/elvish-v0.19.2.zip",
|
||||
"hash": "663e60c7cf5f22b2283b5c3fd7e13c6e112538103d359a1e48dcd4503e48431e"
|
||||
"url": "https://dl.elv.sh/windows-386/elvish-v0.20.0.zip",
|
||||
"hash": "a7797ab10553fcb8a05c2dc32c888cebb84b15f29121e198ca5815ead25b6ca8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user