mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
zvm: Update to version 0.7.5
This commit is contained in:
parent
78d04a9d57
commit
c1fe5ed5ad
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.7.4",
|
||||
"version": "0.7.5",
|
||||
"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.7.4/zvm-windows-amd64.zip",
|
||||
"hash": "83ae59964aee0911d6a85a53b6736a9b03013be3da03982d37687069e974d0a4",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.7.5/zvm-windows-amd64.zip",
|
||||
"hash": "50ff819e0c8a1a67548d81bbcd24bf1bc4734790996278b59666400a8116b041",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.7.4/zvm-windows-arm64.zip",
|
||||
"hash": "f4aa866d1ec2178cf12f2f59544aa60daf87cf0221f48d0847ad5b349245a635",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.7.5/zvm-windows-arm64.zip",
|
||||
"hash": "815398e8a439530f3277cd6c464e4687c51448b90ad0861560597ccb287a1e1a",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user