mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bit: Update to version 0.9.1
This commit is contained in:
parent
98e399f22e
commit
a43faef27c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.9.1",
|
||||||
"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/v0.8.2/bit_0.8.2_Windows_amd64.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_amd64.tar.gz",
|
||||||
"hash": "164366c495619f68e8ed00db719236f85322270ca16c06dbd6dec45cf76049a6"
|
"hash": "ed886f010a4cbac88fb80aac09449a0a1ffbf5c3e0c89d0357b291f0202a0b87"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/chriswalz/bit/releases/download/v0.8.2/bit_0.8.2_Windows_386.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_386.tar.gz",
|
||||||
"hash": "a0b0a8887c76ae26135b38b255483a269492cf3aa3a8f6d3a6f9b505a2853e36"
|
"hash": "cda26c7e1167ac7cca0a90087f724c0c17630858445fbd7fb4aee28230946e68"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bit.exe",
|
"bin": "bit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user