diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index 743e150..404ddaf 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.2198", + "version": "0.14.0-dev.2210", "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.2198+e5f5229fd.zip", - "hash": "412bb64eb4e6c5ffc1b35a0723c6d5a78529083f80fb06c9d9099eeaa7534f41", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.2198+e5f5229fd" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2210+62f4a6b4d.zip", + "hash": "bb5b1d7a6f1002a3de78dd464bf394a623d6eff47385dfd79e7f96a9adf9f1cc", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2210+62f4a6b4d" } }, "bin": "zig.exe",