mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
bit: Update to version 1.0.4
This commit is contained in:
parent
0d32fc173b
commit
9fd45ee2fb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"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.0.3/bit_1.0.3_Windows_amd64.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.4/bit_1.0.4_Windows_amd64.tar.gz",
|
||||||
"hash": "de37e272e1e677d66c40d1513ecd15e7bf71998acd94982c7a5f4e6685813ba6"
|
"hash": "f02912ed38ce51fb37c3611a57f286969dbbdf4768fbdffbe663b9b5254b21d0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.3/bit_1.0.3_Windows_386.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.4/bit_1.0.4_Windows_386.tar.gz",
|
||||||
"hash": "c85465308ccbe934ac18869afaec1d4e814d3a975a1b00cec7b37c3478bb76bc"
|
"hash": "7f8692051fb69b3cd6172b43f9737cb9f2b332d99792eca99fa8059ba5643e70"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bit.exe",
|
"bin": "bit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user