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",