mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
zigup: Update to version 2025_04_20
This commit is contained in:
parent
5113738f0f
commit
6cb6c2a8bf
@ -1,17 +1,22 @@
|
||||
{
|
||||
"version": "2025_01_02",
|
||||
"version": "2025_04_20",
|
||||
"description": "Download and manage Zig compilers",
|
||||
"homepage": "https://github.com/marler8997/zigup",
|
||||
"license": "MIT-0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/marler8997/zigup/releases/download/v2025_01_02/zigup-x86_64-windows.zip",
|
||||
"hash": "f451cdf0f217baff5de66f18961bcff7f8224990192334df3b834aaad2e11c19"
|
||||
"url": "https://github.com/marler8997/zigup/releases/download/v2025_04_20/zigup-x86_64-windows.zip",
|
||||
"hash": "771c2d90024024a87af9b3915f4e850fb344e35dee0a7c0e00597a611cabe57f"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
"bin": [
|
||||
["zigup.exe", "zigup", "--path-link", "\"$persist_dir\\zig\\zig.exe\""]
|
||||
[
|
||||
"zigup.exe",
|
||||
"zigup",
|
||||
"--path-link",
|
||||
"\"$persist_dir\\zig\\zig.exe\""
|
||||
]
|
||||
],
|
||||
"persist": "zig",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user