mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
zvm: Update to version 0.8.5
This commit is contained in:
parent
ee2c513271
commit
d4393e66ac
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.8.4",
|
||||
"version": "0.8.5",
|
||||
"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.8.4/zvm-windows-amd64.zip",
|
||||
"hash": "432e0995f04b8e32e9590c7d2ba4c6de3271429f2d9cc8bdccd0c4f175d26d31",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.5/zvm-windows-amd64.zip",
|
||||
"hash": "09eca3212baf825ae70b2b11e2f5e826df6556bc9e888887ce1dedb445c28b63",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.4/zvm-windows-arm64.zip",
|
||||
"hash": "fe959af9ce0e5aa86bca7c225fd2b755c76aec21386447951ff725e6fd21c1cc",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.5/zvm-windows-arm64.zip",
|
||||
"hash": "baf7d089463e12bd455291e65571a5f48cba8599c2ad6d7b0c9e2b20b778c318",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user