mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
zig: Update to version 0.13.0
This commit is contained in:
parent
e47ef627c1
commit
47217307eb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
||||||
"homepage": "https://ziglang.org/",
|
"homepage": "https://ziglang.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ziglang.org/download/0.12.0/zig-windows-x86_64-0.12.0.zip",
|
"url": "https://ziglang.org/download/0.13.0/zig-windows-x86_64-0.13.0.zip",
|
||||||
"hash": "2199eb4c2000ddb1fba85ba78f1fcf9c1fb8b3e57658f6a627a8e513131893f5",
|
"hash": "d859994725ef9402381e557c60bb57497215682e355204d754ee3df75ee3c158",
|
||||||
"extract_dir": "zig-windows-x86_64-0.12.0"
|
"extract_dir": "zig-windows-x86_64-0.13.0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://ziglang.org/download/0.12.0/zig-windows-aarch64-0.12.0.zip",
|
"url": "https://ziglang.org/download/0.13.0/zig-windows-aarch64-0.13.0.zip",
|
||||||
"hash": "04c6b92689241ca7a8a59b5f12d2ca2820c09d5043c3c4808b7e93e41c7bf97b",
|
"hash": "95ff88427af7ba2b4f312f45d2377ce7a033e5e3c620c8caaa396a9aba20efda",
|
||||||
"extract_dir": "zig-windows-aarch64-0.12.0"
|
"extract_dir": "zig-windows-aarch64-0.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zig.exe",
|
"bin": "zig.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user