mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
zig: Update to version 0.15.1
This commit is contained in:
parent
32f1f6f620
commit
9884692f8d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.1",
|
"version": "0.15.1",
|
||||||
"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,19 +8,19 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ziglang.org/download/0.14.1/zig-x86_64-windows-0.14.1.zip",
|
"url": "https://ziglang.org/download/0.15.1/zig-x86_64-windows-0.15.1.zip",
|
||||||
"hash": "554f5378228923ffd558eac35e21af020c73789d87afeabf4bfd16f2e6feed2c",
|
"hash": "91e69e887ca8c943ce9a515df3af013d95a66a190a3df3f89221277ebad29e34",
|
||||||
"extract_dir": "zig-x86_64-windows-0.14.1"
|
"extract_dir": "zig-x86_64-windows-0.15.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ziglang.org/download/0.14.1/zig-x86-windows-0.14.1.zip",
|
"url": "https://ziglang.org/download/0.15.1/zig-x86-windows-0.15.1.zip",
|
||||||
"hash": "3ee730c2a5523570dc4dc1b724f3e4f30174ebc1fa109ca472a719586a473b18",
|
"hash": "fb1c07cffbb43615d3158ab8b8f5db5da1d48875eca99e1d7a8a0064ff63fc5b",
|
||||||
"extract_dir": "zig-x86-windows-0.14.1"
|
"extract_dir": "zig-x86-windows-0.15.1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://ziglang.org/download/0.14.1/zig-aarch64-windows-0.14.1.zip",
|
"url": "https://ziglang.org/download/0.15.1/zig-aarch64-windows-0.15.1.zip",
|
||||||
"hash": "b5aac0ccc40dd91e8311b1f257717d8e3903b5fefb8f659de6d65a840ad1d0e7",
|
"hash": "1f1bf16228b0ffcc882b713dc5e11a6db4219cb30997e13c72e8e723c2104ec6",
|
||||||
"extract_dir": "zig-aarch64-windows-0.14.1"
|
"extract_dir": "zig-aarch64-windows-0.15.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zig.exe",
|
"bin": "zig.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user