mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zvm: Update to version 0.8.8
This commit is contained in:
parent
cb8ac60f61
commit
7f5f060b03
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/tristanisham/zvm",
|
"homepage": "https://github.com/tristanisham/zvm",
|
||||||
"version": "0.8.7",
|
"version": "0.8.8",
|
||||||
"description": "Zig Version Manager (zvm) is a tool for managing your Zig installs",
|
"description": "Zig Version Manager (zvm) is a tool for managing your Zig installs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.7/zvm-windows-amd64.zip",
|
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.8/zvm-windows-amd64.zip",
|
||||||
"hash": "c43ad175e6e00f6bc15acacd07c7a67226a5959e3d31942db6a9614a0d043fdf",
|
"hash": "49a847cb12d6597b18c802c76123e43b5101a904ffaa56317272a5d04673cfb3",
|
||||||
"extract_dir": "zvm-windows-amd64"
|
"extract_dir": "zvm-windows-amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.7/zvm-windows-arm64.zip",
|
"url": "https://github.com/tristanisham/zvm/releases/download/v0.8.8/zvm-windows-arm64.zip",
|
||||||
"hash": "9b170bb189f8489d39f72a9cad29d6e94db40d6e408f1d433a1f12deabbbfc04",
|
"hash": "96118b5de949de40831794bcf01d73e726abf250ebe79e98752ecddda58e12d7",
|
||||||
"extract_dir": "zvm-windows-arm64"
|
"extract_dir": "zvm-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user