bit: Update to version 0.9.9

This commit is contained in:
Jakub Čábera 2020-11-02 08:39:35 +01:00
parent 31d04d4a8b
commit fadc857a2f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.6", "version": "0.9.9",
"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.6/bit_0.9.6_Windows_amd64.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v0.9.9/bit_0.9.9_Windows_amd64.tar.gz",
"hash": "f341d1f9fae87caab5e7e568775355b7f918ed1042d05443d9149cd28d22a418" "hash": "e4cb239a375b02ba0971eb71f21bb80f65fb8f5cea8180c13e361c5c8b2898e8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.6/bit_0.9.6_Windows_386.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v0.9.9/bit_0.9.9_Windows_386.tar.gz",
"hash": "eee796a889b0487b56e2bc6769c0fc1022af82346e71f22874221de021669ad5" "hash": "e0253c6fb0a96a64f176cdf56240d4f3fe9b0e7fa9dc5192cde1fcf416462fa2"
} }
}, },
"bin": "bit.exe", "bin": "bit.exe",