bit: Update to version 0.9.6

This commit is contained in:
Jakub Čábera 2020-11-01 00:06:09 +01:00
parent 6de742a9af
commit 6764952323

View File

@ -1,16 +1,16 @@
{
"version": "0.9.1",
"version": "0.9.6",
"description": "Modernized git CLI",
"homepage": "https://github.com/chriswalz/bit",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_amd64.tar.gz",
"hash": "ed886f010a4cbac88fb80aac09449a0a1ffbf5c3e0c89d0357b291f0202a0b87"
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.6/bit_0.9.6_Windows_amd64.tar.gz",
"hash": "f341d1f9fae87caab5e7e568775355b7f918ed1042d05443d9149cd28d22a418"
},
"32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_386.tar.gz",
"hash": "cda26c7e1167ac7cca0a90087f724c0c17630858445fbd7fb4aee28230946e68"
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.6/bit_0.9.6_Windows_386.tar.gz",
"hash": "eee796a889b0487b56e2bc6769c0fc1022af82346e71f22874221de021669ad5"
}
},
"bin": "bit.exe",