mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ziglang: Update to version 0.8.1
This commit is contained in:
parent
b994b59940
commit
f98ff27ea3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.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.8.0/zig-windows-x86_64-0.8.0.zip",
|
||||
"hash": "8580fbbf3afb72e9b495c7f8aeac752a03475ae0bbcf5d787f3775c7e1f4f807",
|
||||
"extract_dir": "zig-windows-x86_64-0.8.0"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ziglang.org/download/0.8.0/zig-windows-i386-0.8.0.zip",
|
||||
"hash": "b6ec9aa6cd6f3872fcb30d43ff411802d82008a0c4142ee49e208a09b2c1c5fe",
|
||||
"extract_dir": "zig-windows-i386-0.8.0"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "zig.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user