mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zig: Update to version 0.10.1
This commit is contained in:
parent
c894a28aa0
commit
69df9996d0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"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.10.0/zig-windows-x86_64-0.10.0.zip",
|
||||
"hash": "a66e2ff555c6e48781de1bcb0662ef28ee4b88af3af2a577f7b1950e430897ee",
|
||||
"extract_dir": "zig-windows-x86_64-0.10.0"
|
||||
"url": "https://ziglang.org/download/0.10.1/zig-windows-x86_64-0.10.1.zip",
|
||||
"hash": "5768004e5e274c7969c3892e891596e51c5df2b422d798865471e05049988125",
|
||||
"extract_dir": "zig-windows-x86_64-0.10.1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://ziglang.org/download/0.10.0/zig-windows-aarch64-0.10.0.zip",
|
||||
"hash": "1bbda8d123d44f3ae4fa90d0da04b1e9093c3f9ddae3429a4abece1e1c0bf19a",
|
||||
"extract_dir": "zig-windows-aarch64-0.10.0"
|
||||
"url": "https://ziglang.org/download/0.10.1/zig-windows-aarch64-0.10.1.zip",
|
||||
"hash": "ece93b0d77b2ab03c40db99ef7ccbc63e0b6bd658af12b97898960f621305428",
|
||||
"extract_dir": "zig-windows-aarch64-0.10.1"
|
||||
}
|
||||
},
|
||||
"bin": "zig.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user