mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
gut: Update to version 0.3.0
This commit is contained in:
parent
0093f78985
commit
833ce51bdf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user