mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bit: Update to version 0.9.12
This commit is contained in:
parent
6d5a7ba0b2
commit
21e053690c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.11",
|
"version": "0.9.12",
|
||||||
"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.9.11/bit_0.9.11_Windows_amd64.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.12/bit_0.9.12_Windows_amd64.tar.gz",
|
||||||
"hash": "af129dc1c69a03d33fe203cb8c43f9c47c5b017beafee26c2c5bb7494010534f"
|
"hash": "1694cd64e63122cf3cd2f2202d82f0bd7e2ba31790b1cf4986244ad7ecbb76fe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.11/bit_0.9.11_Windows_386.tar.gz",
|
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.12/bit_0.9.12_Windows_386.tar.gz",
|
||||||
"hash": "f091dfb7cf8d08d484abc1f0207913d5b7286dcf546ecf9e5686d9bb290b1bfb"
|
"hash": "945abe50024d1f43b6156f622d9193540386b7459e20438247bd3cb206205bcf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bit.exe",
|
"bin": "bit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user