From 188a5c0d28040e88659207b3442a661c04072e41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:32:57 +0000 Subject: [PATCH] zig-dev: Update to version 0.14.0-dev.1949 --- 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 73e959bdd9..4da5695399 100644 --- a/bucket/zig-dev.json +++ b/bucket/zig-dev.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.1939", + "version": "0.14.0-dev.1949", "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.1939+816dfca0b.zip", - "hash": "749c634985df6cde1045ca6e855e398211e153463a7fdba0116a1ed4cf109f33", - "extract_dir": "zig-windows-x86_64-0.14.0-dev.1939+816dfca0b" + "url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.1949+fffbb511d.zip", + "hash": "c7c4214eba913763847eed0dff1d88dcf4ddf8ca98b9fc1a43f1e26f3d07111f", + "extract_dir": "zig-windows-x86_64-0.14.0-dev.1949+fffbb511d" }, "32bit": { - "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.1939+816dfca0b.zip", - "hash": "0bc850637e7ea0ed67f30c2093381117b58b6aa6e528e4a3648959f889c07710", - "extract_dir": "zig-windows-x86-0.14.0-dev.1939+816dfca0b" + "url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.1949+fffbb511d.zip", + "hash": "80195244aaa95cad083809df49d28fbee5423246388f4a85c236bc05cd579f17", + "extract_dir": "zig-windows-x86-0.14.0-dev.1949+fffbb511d" }, "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1939+816dfca0b.zip", - "hash": "363f15dd02e78101ecf2538eeaf8ba06ab1eed92d946153d5cfb9454a34e5386", - "extract_dir": "zig-windows-aarch64-0.14.0-dev.1939+816dfca0b" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1949+fffbb511d.zip", + "hash": "b5c5da4655b74952339cc5b4d7fc43f0cde477f78737a16da85272d67ec2b4dd", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.1949+fffbb511d" } }, "bin": "zig.exe",