diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index 4133f08..e14d9bc 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.2596", + "version": "0.14.0-dev.2597", "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.14.0-dev.2596+e6879e99e.zip", - "hash": "4d42316aeaf79c492969f9c317b4879b9bd81018cd6c1a9a9b5a51e9a1657c39", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.2596+e6879e99e" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2597+252c20310.zip", + "hash": "8e19470b20415d5c89cd9c7f4051a84a06703fcbfe218ad104f3fbc4b629c853", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2597+252c20310" } }, "bin": "zig.exe",