mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gut: Update to version 0.3.1
This commit is contained in:
parent
aada343195
commit
1d35d41472
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"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.0/gut_Windows_x86_64.zip",
|
||||
"hash": "0b638a53742c066215f426a272d492834363c40b29801eb1d126bccbb2224f72"
|
||||
"url": "https://github.com/julien040/gut/releases/download/0.3.1/gut_Windows_x86_64.zip",
|
||||
"hash": "199e06d5471c3504aa1f1249d9d1230be3ccd89678c0d7935ba271ecfc334f67"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/julien040/gut/releases/download/0.3.0/gut_Windows_i386.zip",
|
||||
"hash": "55a2da917e6998bffce08e68efde67aeb3de5955754fb52dd4aeac91a464972b"
|
||||
"url": "https://github.com/julien040/gut/releases/download/0.3.1/gut_Windows_i386.zip",
|
||||
"hash": "9ba283e71fb5c2683fe9aa40142574fbd5e87fd7a0590f16fa2669673452c110"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/julien040/gut/releases/download/0.3.0/gut_Windows_arm64.zip",
|
||||
"hash": "650a34ad353254b839d24715dea1c8a7ae11e2d149ce177ea2996d7edcad1e8e"
|
||||
"url": "https://github.com/julien040/gut/releases/download/0.3.1/gut_Windows_arm64.zip",
|
||||
"hash": "52b6f5224732ab91a21bc601a9f35aebc7fbcd92a6c2ff18088f0828acb5b18a"
|
||||
}
|
||||
},
|
||||
"bin": "gut.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user