gut: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2025-04-01 20:28:49 +00:00
parent b49cef011e
commit 7447239f91

View File

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