From 7447239f9189ad3af1aabc7717c88d742496e176 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 20:28:49 +0000 Subject: [PATCH] gut: Update to version 0.3.2 --- bucket/gut.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gut.json b/bucket/gut.json index 6b31c58370..965a30ed4b 100644 --- a/bucket/gut.json +++ b/bucket/gut.json @@ -1,20 +1,20 @@ { - "version": "0.3.1", + "version": "0.3.2", "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.3.1/gut_Windows_x86_64.zip", - "hash": "199e06d5471c3504aa1f1249d9d1230be3ccd89678c0d7935ba271ecfc334f67" + "url": "https://github.com/julien040/gut/releases/download/0.3.2/gut_Windows_x86_64.zip", + "hash": "3177da1c823c7729e0419cfa9103adb826c9f69f2329710d9681c47a49300690" }, "32bit": { - "url": "https://github.com/julien040/gut/releases/download/0.3.1/gut_Windows_i386.zip", - "hash": "9ba283e71fb5c2683fe9aa40142574fbd5e87fd7a0590f16fa2669673452c110" + "url": "https://github.com/julien040/gut/releases/download/0.3.2/gut_Windows_i386.zip", + "hash": "429b709f27fc3b883a91f916625e0773907ca8ea97594ff7e92f7ecb4ed58917" }, "arm64": { - "url": "https://github.com/julien040/gut/releases/download/0.3.1/gut_Windows_arm64.zip", - "hash": "52b6f5224732ab91a21bc601a9f35aebc7fbcd92a6c2ff18088f0828acb5b18a" + "url": "https://github.com/julien040/gut/releases/download/0.3.2/gut_Windows_arm64.zip", + "hash": "b8805a8288a691122d98753b96fa837f4ff14edf0f13c4553f28cfd230c76f4b" } }, "bin": "gut.exe",