From 833ce51bdfae27959b0c883e581358af7c574175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:24:27 +0000 Subject: [PATCH] gut: Update to version 0.3.0 --- bucket/gut.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gut.json b/bucket/gut.json index c5a360d48d..083252035c 100644 --- a/bucket/gut.json +++ b/bucket/gut.json @@ -1,20 +1,20 @@ { - "version": "0.2.10", + "version": "0.3.0", "description": "An easy to use Git client for the command line", "homepage": "https://gut-cli.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_x86_64.zip", - "hash": "6864b4c98072dcfc10a68935c210cbc9f51572578e47c8b1ea05c7281829e2aa" + "url": "https://github.com/julien040/gut/releases/download/0.3.0/gut_Windows_x86_64.zip", + "hash": "0b638a53742c066215f426a272d492834363c40b29801eb1d126bccbb2224f72" }, "32bit": { - "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_i386.zip", - "hash": "733dac4914c7a596d53324630a7aa6283eca84599d5e8b09b2382b97f1dca217" + "url": "https://github.com/julien040/gut/releases/download/0.3.0/gut_Windows_i386.zip", + "hash": "55a2da917e6998bffce08e68efde67aeb3de5955754fb52dd4aeac91a464972b" }, "arm64": { - "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_arm64.zip", - "hash": "b9ff364c0513e7c4c08d5414379b4be2c4220f6736a953b61c23db5c05a02690" + "url": "https://github.com/julien040/gut/releases/download/0.3.0/gut_Windows_arm64.zip", + "hash": "650a34ad353254b839d24715dea1c8a7ae11e2d149ce177ea2996d7edcad1e8e" } }, "bin": "gut.exe",