mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
zvm: Update to version 0.8.6
This commit is contained in:
parent
a278656959
commit
9de209a853
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/tristanisham/zvm",
|
||||
"version": "0.8.5",
|
||||
"version": "0.8.6",
|
||||
"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.8.5/zvm-windows-amd64.zip",
|
||||
"hash": "09eca3212baf825ae70b2b11e2f5e826df6556bc9e888887ce1dedb445c28b63",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.6/zvm-windows-amd64.zip",
|
||||
"hash": "64398f5a8dc9af2e141a328c9b72dece962b9fde27fb8c3a865a8aa747605f94",
|
||||
"extract_dir": "zvm-windows-amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.5/zvm-windows-arm64.zip",
|
||||
"hash": "baf7d089463e12bd455291e65571a5f48cba8599c2ad6d7b0c9e2b20b778c318",
|
||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.6/zvm-windows-arm64.zip",
|
||||
"hash": "576c2e203b7b2eb31e6bdf12b1df5701c2ffca12547da628036ac3f99a55b88c",
|
||||
"extract_dir": "zvm-windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user