mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zvm: Update to version 0.5.3
This commit is contained in:
parent
5dde1fec3f
commit
fbc033d001
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"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.2/zvm-windows-amd64.zip",
|
||||
"hash": "2498cb7d32d0b8d2a2fcca1ecf97e2faeb797e761da5bc3c82584df9e706e89b",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.3/zvm-windows-amd64.zip",
|
||||
"hash": "13a1c389a8fe24e5b493c380db704d25806865bc8e5c9d37154708f944cea984",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.2/zvm-windows-arm64.zip",
|
||||
"hash": "326c9a707205d2dda33970314286541cc4a09b67c822f22d5930408fbe596d75",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.5.3/zvm-windows-arm64.zip",
|
||||
"hash": "5b8ae4d0c394ef06628636a16d90965fbb2878834027248519650dd1ff6cbab3",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user