mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zvm: Update to version 0.6.5
This commit is contained in:
parent
e4e7cc0daf
commit
4c93aec5ce
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/tristanisham/zvm",
|
"homepage": "https://github.com/tristanisham/zvm",
|
||||||
"version": "0.6.4",
|
"version": "0.6.5",
|
||||||
"description": "Zig Version Manager (zvm) is a tool for managing your Zig installs",
|
"description": "Zig Version Manager (zvm) is a tool for managing your Zig installs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.4/zvm-windows-amd64.zip",
|
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.5/zvm-windows-amd64.zip",
|
||||||
"hash": "f4d7285bdf13c59259e7bfcede35ef2774a9dbce8ddd2eef6a3d627159104a75",
|
"hash": "e78f0e7dbb2154f355a990835cea9c8052b9af8a325fb77b72b45c3bd31ff250",
|
||||||
"extract_dir": "zvm-windows-amd64"
|
"extract_dir": "zvm-windows-amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.4/zvm-windows-arm64.zip",
|
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.5/zvm-windows-arm64.zip",
|
||||||
"hash": "675c75549805fd3583af231e4a41a6d67a5471c763ea83681fab5a8daa474045",
|
"hash": "56c425503525052d98cf67f4f12b17bc2bae49cb407a9e1bf55be3809c898b0e",
|
||||||
"extract_dir": "zvm-windows-arm64"
|
"extract_dir": "zvm-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user