From 4376e8ca7f9c4166adfbc285ff8745a6ad707587 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 00:43:52 +0000 Subject: [PATCH] zigup: Update to version 2025_05_24 --- bucket/zigup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zigup.json b/bucket/zigup.json index 60755313ba..8a2fec63d4 100644 --- a/bucket/zigup.json +++ b/bucket/zigup.json @@ -1,12 +1,12 @@ { - "version": "2025_04_20", + "version": "2025_05_24", "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/v2025_04_20/zigup-x86_64-windows.zip", - "hash": "771c2d90024024a87af9b3915f4e850fb344e35dee0a7c0e00597a611cabe57f" + "url": "https://github.com/marler8997/zigup/releases/download/v2025_05_24/zigup-x86_64-windows.zip", + "hash": "ad09da2f4b6fdfc0dccebd480f93f6b55c0bb1a02d47889cdb2cdcd35562e791" } }, "env_add_path": ".",