mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
bit: Update to version 1.1.2
This commit is contained in:
parent
24e4ce4b7c
commit
ba6c31c8c2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "Modernized git CLI",
|
"description": "Modernized git CLI",
|
||||||
"homepage": "https://github.com/chriswalz/bit",
|
"homepage": "https://github.com/chriswalz/bit",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/chriswalz/bit/releases/download/v1.1.1/bit_1.1.1_Windows_amd64.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v1.1.2/bit_1.1.2_Windows_amd64.tar.gz",
|
||||||
"hash": "a619964c5825723802fefd72fb521f90f968d935a4971ef4702ca7e853ad38a9"
|
"hash": "d9203188a9564c04c1cfc4f2985ca36124bcf2f4ab993a93fe05d6ee96e948f4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/chriswalz/bit/releases/download/v1.1.1/bit_1.1.1_Windows_386.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v1.1.2/bit_1.1.2_Windows_386.tar.gz",
|
||||||
"hash": "dfc64db10cc26e257e1576395a23da6756d47f6d0f638950bd38a8500e8a4105"
|
"hash": "eb7091ff8a40815c4f4e67236425db31b8a7212e1ac3c3b088ca85d540c0cbe6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bit.exe",
|
"bin": "bit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user