diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index 2bdceaa..4df5053 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.12.0-dev.3", + "version": "0.12.0-dev.5", "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.3+9c05810be.zip", - "hash": "4528a461a5582fc74a6e29db1caca679a3eef476fb0566f0796c8823f0adfdf0", - "extract_dir": "zig-windows-aarch64-0.12.0-dev.3+9c05810be" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.5+fc6e57568.zip", + "hash": "80b2bb78177a69bbfc5598e40dd4ff2a6fdb7984813b1044176a4c2f0731832c", + "extract_dir": "zig-windows-aarch64-0.12.0-dev.5+fc6e57568" } }, "bin": "zig.exe",