mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
zvm: Update to version 0.3.1
This commit is contained in:
parent
53344fa596
commit
05c5be2c1a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"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.3.0/zvm-windows-amd64.zip",
|
||||
"hash": "c8aea78b613589da738c2605a6452951dba9abe5a2826ce6786e5b3d5da1c2f9",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.3.1/zvm-windows-amd64.zip",
|
||||
"hash": "2694c10a84bc255d81dd44f0f6c7374abd7da1552a23e39c38d1cc97c1ca8afb",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.3.0/zvm-windows-arm64.zip",
|
||||
"hash": "418e2423703af89707d86c8617281a04bf8c31865a58267e9b5728ca4a1d9143",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.3.1/zvm-windows-arm64.zip",
|
||||
"hash": "3feb1bc010b8b36b1e98d223c7871ae4884fe4a898928032bf305010a412eafe",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user