From d920548ca70aec04f492fc5687b4b5e077d782bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:36:49 +0000 Subject: [PATCH] zig-dev: Update to version 0.14.0-dev.2643 --- bucket/zig-dev.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/zig-dev.json b/bucket/zig-dev.json index cdbb6e9a8ad..5f408770cdc 100644 --- a/bucket/zig-dev.json +++ b/bucket/zig-dev.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.2639", + "version": "0.14.0-dev.2643", "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.2639+15fe99957.zip", - "hash": "4c65136525eb63730bc7c7e7a1638cce7788b3ff401e0f5c6dd8880469279f76", - "extract_dir": "zig-windows-x86_64-0.14.0-dev.2639+15fe99957" + "url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.2643+fb43e91b2.zip", + "hash": "99afba9dbdfc4aa1253b007d49ebaed693000b427a944965b144bdbe00d2943e", + "extract_dir": "zig-windows-x86_64-0.14.0-dev.2643+fb43e91b2" }, "32bit": { - "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2639+15fe99957.zip", - "hash": "b7fe68e1aeb33ff2f9a0f4c2d18b8d8132776fea2315790b95485b1477ec7ac0", - "extract_dir": "zig-windows-x86-0.14.0-dev.2639+15fe99957" + "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2643+fb43e91b2.zip", + "hash": "430cb89ee7c4ffab274ee8743a296a5755ca5fb0c083c619e759f9d1c0a0dea6", + "extract_dir": "zig-windows-x86-0.14.0-dev.2643+fb43e91b2" }, "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2639+15fe99957.zip", - "hash": "cf8e60a63572b0eb9b306b31abfea5a320d46e5b4ace777881ae202a680406cd", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.2639+15fe99957" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2643+fb43e91b2.zip", + "hash": "115c1d1bfc29791fc2155ef041c1fdf890faeabf82f62079b277c190d34c380a", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2643+fb43e91b2" } }, "bin": "zig.exe",