From 216853b64df72b667344b0ecf22cd63ecd096385 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 20:25:18 +0000 Subject: [PATCH] zigup: Update to version 2024_05_04 --- bucket/zigup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zigup.json b/bucket/zigup.json index 3894eca29a..348228a0ce 100644 --- a/bucket/zigup.json +++ b/bucket/zigup.json @@ -1,12 +1,12 @@ { - "version": "2024_03_13", + "version": "2024_05_04", "description": "Download and manage Zig compilers", "homepage": "https://github.com/marler8997/zigup", "license": "MIT-0", "architecture": { "64bit": { - "url": "https://github.com/marler8997/zigup/releases/download/v2024_03_13/zigup.windows-latest-x86_64.zip", - "hash": "f4c518ca9a6f16f0514eb9406c6b8bbe491d2b28bd8e9cd41830fe2ec06e7c51" + "url": "https://github.com/marler8997/zigup/releases/download/v2024_05_04/zigup.windows-latest-x86_64.zip", + "hash": "0d7466a1e31f9de12f070b559c8a3aa2eb496d2e54e02a7c39f9e711ff44d8dd" } }, "env_add_path": "zig",