From c4a10395849347b23cc816170cce03ddbeb9f927 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:24:16 +0000 Subject: [PATCH] zigup: Update to version 2024_03_13 --- bucket/zigup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zigup.json b/bucket/zigup.json index a65c21f993..524f06575c 100644 --- a/bucket/zigup.json +++ b/bucket/zigup.json @@ -1,13 +1,13 @@ { - "version": "2024_02_25", + "version": "2024_03_13", "description": "Download and manage Zig compilers", "homepage": "https://github.com/marler8997/zigup", "license": "MIT-0", "notes": "After updating, please run `zigup ` to recreate the `zig` symlink.", "architecture": { "64bit": { - "url": "https://github.com/marler8997/zigup/releases/download/v2024_02_25/zigup.windows-latest-x86_64.zip", - "hash": "9aa5c98b55203712af61242753871ad75cada479373713b4dc2804c21c4db561" + "url": "https://github.com/marler8997/zigup/releases/download/v2024_03_13/zigup.windows-latest-x86_64.zip", + "hash": "f4c518ca9a6f16f0514eb9406c6b8bbe491d2b28bd8e9cd41830fe2ec06e7c51" } }, "env_add_path": ".",