Skip to content

Commit

Permalink
zig-dev: Update to version 0.11.0-dev.4403
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2023
1 parent 750d76f commit 4cfd654
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bucket/zig-dev.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.11.0-dev.4334",
"version": "0.11.0-dev.4403",
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
"homepage": "https://ziglang.org/",
"license": "MIT",
Expand All @@ -8,19 +8,19 @@
},
"architecture": {
"64bit": {
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.11.0-dev.4334+928d43f61.zip",
"hash": "8e715da48cadd940e5d3610196e425a3c95d9022e6f1893182f3cbd9154a774f",
"extract_dir": "zig-windows-x86_64-0.11.0-dev.4334+928d43f61"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.11.0-dev.4403+e84cda0eb.zip",
"hash": "64907dd99cb7e6b220b0197f0322973ba697dbeb35880f295ea32e9e9e8f0331",
"extract_dir": "zig-windows-x86_64-0.11.0-dev.4403+e84cda0eb"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.11.0-dev.4334+928d43f61.zip",
"hash": "556901f209d81b955408950ccaa87a8f04e560a45f1265c8cb8f9257e7e6323e",
"extract_dir": "zig-windows-x86-0.11.0-dev.4334+928d43f61"
"url": "https://ziglang.org/builds/zig-windows-x86-0.11.0-dev.4403+e84cda0eb.zip",
"hash": "ba3116dd4a394559219b5c51a0596c757b6ddcf2f9025a08a135ac99da163a4f",
"extract_dir": "zig-windows-x86-0.11.0-dev.4403+e84cda0eb"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.11.0-dev.4334+928d43f61.zip",
"hash": "c1833bdf0bb37be0816a365d3a4e1d268b71b44878897e25134ddb360a2c7424",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.4334+928d43f61"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.11.0-dev.4403+e84cda0eb.zip",
"hash": "0d4e884a05793052a41e72b888271e0a97b59f632e2b01442c6c206d780f925b",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.4403+e84cda0eb"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 4cfd654

Please sign in to comment.