bit: Update to version 0.7.7

This commit is contained in:
Jakub Čábera 2020-10-21 09:10:28 +02:00
parent d13e265c31
commit b338131a46

View File

@ -1,16 +1,16 @@
{
"version": "0.7.5",
"version": "0.7.7",
"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.7.5/bit_0.7.5_Windows_amd64.tar.gz",
"hash": "41e9305c1533950936b4d356c0102fff355c99957fd6f11db128c4ede51e1ce7"
"url": "https://github.com/chriswalz/bit/releases/download/v0.7.7/bit_0.7.7_Windows_amd64.tar.gz",
"hash": "f7c5624d84dedc23dbc8197f9cc2a443df4e55cc28802acd2862eb434b3f407b"
},
"32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v0.7.5/bit_0.7.5_Windows_386.tar.gz",
"hash": "0aee56bc8a21f1e0de9724176dc930bf8a4b8e87696770aed4aeb0a5148bd3ac"
"url": "https://github.com/chriswalz/bit/releases/download/v0.7.7/bit_0.7.7_Windows_386.tar.gz",
"hash": "1a94dee88eb36773fa9b965d07529591daac476d11bf3bccfe691078c55c1822"
}
},
"bin": "bit.exe",