From ebb709bc1303abca2ed29585f17bfc1c4e90ed08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 04:35:29 +0000 Subject: [PATCH] zig-dev: Update to version 0.13.0-dev.234 --- 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 7be83250857..b991939c8c2 100644 --- a/bucket/zig-dev.json +++ b/bucket/zig-dev.json @@ -1,5 +1,5 @@ { - "version": "0.13.0-dev.230", + "version": "0.13.0-dev.234", "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.13.0-dev.230+50a141945.zip", - "hash": "5dcd251706aca172ff8e49b63592317d85886b66d2c0c1fff2299b334bae93ba", - "extract_dir": "zig-windows-x86_64-0.13.0-dev.230+50a141945" + "url": "https://ziglang.org/builds/zig-windows-x86_64-0.13.0-dev.234+ae44e199a.zip", + "hash": "7bca98f4b2c016714a49dfad07ef9812c7f4c77983f1036a5b25b473db5d7505", + "extract_dir": "zig-windows-x86_64-0.13.0-dev.234+ae44e199a" }, "32bit": { - "url": "https://ziglang.org/builds/zig-windows-x86-0.13.0-dev.230+50a141945.zip", - "hash": "76a442bb9ff3be1d89aadd71d077f13c3f378e0828cc52b0790dbf4841d15c81", - "extract_dir": "zig-windows-x86-0.13.0-dev.230+50a141945" + "url": "https://ziglang.org/builds/zig-windows-x86-0.13.0-dev.234+ae44e199a.zip", + "hash": "f9e903edd888db1a311cec1d050b888c27835816fc5437cdd99f454ae56fce5a", + "extract_dir": "zig-windows-x86-0.13.0-dev.234+ae44e199a" }, "arm64": { - "url": "https://ziglang.org/builds/zig-windows-aarch64-0.13.0-dev.230+50a141945.zip", - "hash": "2c67768fcd4bcd3cd0218be89164e1821730050216fd1c2d6dc765b9808c62ea", - "extract_dir": "zig-windows-aarch64-0.13.0-dev.230+50a141945" + "url": "https://ziglang.org/builds/zig-windows-aarch64-0.13.0-dev.234+ae44e199a.zip", + "hash": "6571ae229ed16dd5e5bd3a2d41aa1c6dce0c908d22d210044a6285a095e565d0", + "extract_dir": "zig-windows-aarch64-0.13.0-dev.234+ae44e199a" } }, "bin": "zig.exe",