bit: Update to version 0.9.10

This commit is contained in:
Jakub Čábera 2020-11-02 18:33:14 +01:00
parent a7fb2ca1aa
commit d262e981c6

View File

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