From d065ddb6d21d04fa41535c05d07fd2b5222dedcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:21:22 +0000 Subject: [PATCH] zig-aarch64: Update to version 0.14.0-dev.2077 --- bucket/zig-aarch64.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zig-aarch64.json b/bucket/zig-aarch64.json index 7ed9ab8..ca38240 100644 --- a/bucket/zig-aarch64.json +++ b/bucket/zig-aarch64.json @@ -1,5 +1,5 @@ { - "version": "0.14.0-dev.2064", + "version": "0.14.0-dev.2077", "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.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.2077+c39ba682e.zip", + "hash": "97c42be5719b652ebe13b1d3b42a110880a20ca0a816f5a841815f90223408e0", + "extract_dir": "zig-windows-aarch64-0.14.0-dev.2077+c39ba682e" } }, "bin": "zig.exe",