mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
zvm: Update to version 0.4.2
This commit is contained in:
parent
1a0c7e9556
commit
f3cb645783
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.2",
|
||||
"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.4.0/zvm-windows-amd64.zip",
|
||||
"hash": "16ba664b2d4f4ba8de66a0f536f21423b4db360f9b0f9608072681f6451844a7",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.4.2/zvm-windows-amd64.zip",
|
||||
"hash": "cff1a71aaf3bc3ba06681e5ea1ee6ed09f1ddf0670580a3999d4778164e062c5",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.4.0/zvm-windows-arm64.zip",
|
||||
"hash": "e0b928e4470714c42eee0e9034cefcc6edad2b7c270b116c418ac77ff97e6d43",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.4.2/zvm-windows-arm64.zip",
|
||||
"hash": "262c14dd9f2ccf109a1c95ad575007eadc138552863ac735bb325b2d1955a401",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user