mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zvm: Update to version 0.2.4
This commit is contained in:
parent
86700ebc32
commit
84fc996f2a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.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.2.3/zvm-windows-amd64.zip",
|
||||
"hash": "e7cfa095fb0916c08af9ad96b306bb62c469e1a0bdfba41bb18ad5c879daef96",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.2.4/zvm-windows-amd64.zip",
|
||||
"hash": "4d94aa617ca3685431028db4ac7c7a9523d25fb2911aa1bf28e0349e193c3802",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.2.3/zvm-windows-arm64.zip",
|
||||
"hash": "cbf562b0a1493984a23fb17e0551cc6f01678d9e17a67268da9faa8bbd1ebaca",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.2.4/zvm-windows-arm64.zip",
|
||||
"hash": "380570a427d59d1bc5dddaf43fb3a9039366b4e5780591e71fee90c4afbbba47",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user