diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index cf388dd..0d9b6c0 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.12.0-dev.1150", + "version": "0.12.0-dev.1168", "description": "General-purpose programming language designed for robustness, optimality, and maintainability.", "homepage": "https://ziglang.org/", "license": "MIT", @@ -8,9 +8,9 @@ }, "architecture": { "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.1150+3c22cecee.zip", - "hash": "bd56dceccc85738d43942c6b96785c2753c65bb997156720d4bd9246e4b50451", - "extract_dir": "zig-windows-aarch64-0.12.0-dev.1150+3c22cecee" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.1168+54a4f24ea.zip", + "hash": "976c4d1729245c1dfb813575d9d728b53b3ec45b0f30eb37ee85e1d90bfd8f0d", + "extract_dir": "zig-windows-aarch64-0.12.0-dev.1168+54a4f24ea" } }, "bin": "zig.exe",