mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
zvm: Update to version 0.5.4
This commit is contained in:
parent
10cb652a18
commit
c11ae78a06
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "Zig Version Manager (zvm) is a tool for managing your Zig installs",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.3/zvm-windows-amd64.zip",
|
||||
"hash": "13a1c389a8fe24e5b493c380db704d25806865bc8e5c9d37154708f944cea984",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.4/zvm-windows-amd64.zip",
|
||||
"hash": "4b23cc155f42a1d5c8ee6cf974dab36c3456d0e28731b696151629008130cd7b",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.3/zvm-windows-arm64.zip",
|
||||
"hash": "5b8ae4d0c394ef06628636a16d90965fbb2878834027248519650dd1ff6cbab3",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.4/zvm-windows-arm64.zip",
|
||||
"hash": "4240a3cc6854f2c333040efa1fcff6d3ae165c77cf4f60c217876a41d39c7aed",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user