mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
zvm: Update to version 0.6.7
This commit is contained in:
parent
114bd30501
commit
311b643e84
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.7",
|
||||
"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.6.5/zvm-windows-amd64.zip",
|
||||
"hash": "e78f0e7dbb2154f355a990835cea9c8052b9af8a325fb77b72b45c3bd31ff250",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.7/zvm-windows-amd64.zip",
|
||||
"hash": "2cf0bfd23c36ae842feaf12174fe1bedd9d07cad7063f5c12c4dffe8d299f9e5",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.5/zvm-windows-arm64.zip",
|
||||
"hash": "56c425503525052d98cf67f4f12b17bc2bae49cb407a9e1bf55be3809c898b0e",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.6.7/zvm-windows-arm64.zip",
|
||||
"hash": "4a16d3086a54c9da14d644eac35afaf8d64e099aeacabce71854f3e253b6edbf",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user