mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
zig: Update to version 0.9.0
This commit is contained in:
parent
016a37106a
commit
2d18bab73d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.1",
|
||||
"version": "0.9.0",
|
||||
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
||||
"homepage": "https://ziglang.org/",
|
||||
"license": "MIT",
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ziglang.org/download/0.8.1/zig-windows-x86_64-0.8.1.zip",
|
||||
"hash": "43573db14cd238f7111d6bdf37492d363f11ecd1eba802567a172f277d003926",
|
||||
"extract_dir": "zig-windows-x86_64-0.8.1"
|
||||
"url": "https://ziglang.org/download/0.9.0/zig-windows-x86_64-0.9.0.zip",
|
||||
"hash": "084ea2646850aaf068234b0f1a92b914ed629be47075e835f8a67d55c21d880e",
|
||||
"extract_dir": "zig-windows-x86_64-0.9.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ziglang.org/download/0.8.1/zig-windows-i386-0.8.1.zip",
|
||||
"hash": "099605051eb0452a947c8eab8fbbc7e43833c8376d267e94e41131c289a1c535",
|
||||
"extract_dir": "zig-windows-i386-0.8.1"
|
||||
"url": "https://ziglang.org/download/0.9.0/zig-windows-i386-0.9.0.zip",
|
||||
"hash": "bb839434afc75092015cf4c33319d31463c18512bc01dd719aedf5dcbc368466",
|
||||
"extract_dir": "zig-windows-i386-0.9.0"
|
||||
}
|
||||
},
|
||||
"bin": "zig.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user