diff --git a/bucket/zig-dev.json b/bucket/zig-dev.json index f05314d9096..588af88efdc 100644 --- a/bucket/zig-dev.json +++ b/bucket/zig-dev.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.2064", + "version": "0.14.0-dev.2074", "description": "General-purpose programming language designed for robustness, optimality, and maintainability.", "homepage": "https://ziglang.org/", "license": "MIT", @@ -8,19 +8,19 @@ }, "architecture": { "64bit": { - "url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.2064+b5cafe223.zip", - "hash": "58feaab1a7c94031f1fddb4f39f982650a00c8c8c7d4bf8053e1683649702688", - "extract_dir": "zig-windows-x86_64-0.14.0-dev.2064+b5cafe223" + "url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.2074+3450809e3.zip", + "hash": "a6645d5e9571a691e88ac9c54c39f3bd5fb2ee2bf5c77c97ce223c7d471a0c7b", + "extract_dir": "zig-windows-x86_64-0.14.0-dev.2074+3450809e3" }, "32bit": { - "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2064+b5cafe223.zip", - "hash": "1247a8e55866b8005733c7d9fb39ee010d451e160aee4cf025e24922f65c290d", - "extract_dir": "zig-windows-x86-0.14.0-dev.2064+b5cafe223" + "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2074+3450809e3.zip", + "hash": "d63149b8bfa903ce3ab626620c9fa2f6ba6db5b8a00e170d7138d1d5b9b0f75b", + "extract_dir": "zig-windows-x86-0.14.0-dev.2074+3450809e3" }, "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2064+b5cafe223.zip", - "hash": "0ea2225c64c31829b32b538a74265fef61fc5656723da98a4d8759c62a7b7d03", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.2064+b5cafe223" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2074+3450809e3.zip", + "hash": "b0e4579a7df761f3ad881a9c09313b5bb29983281a8b9f1b4058d722616afd28", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2074+3450809e3" } }, "bin": "zig.exe",