bit: Update to version 1.0.5

This commit is contained in:
Richard Kuhnt 2021-03-20 04:00:37 +00:00
parent 31a87c5482
commit d2824c6aa3

View File

@ -1,16 +1,16 @@
{
"version": "1.0.4",
"version": "1.0.5",
"description": "Modernized git CLI",
"homepage": "https://github.com/chriswalz/bit",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.4/bit_1.0.4_Windows_amd64.tar.gz",
"hash": "f02912ed38ce51fb37c3611a57f286969dbbdf4768fbdffbe663b9b5254b21d0"
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_amd64.tar.gz",
"hash": "4bf81fad49fff85783e9abe9f6eb93f90f8e5e31b662253b2d096cc4c57b8134"
},
"32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.4/bit_1.0.4_Windows_386.tar.gz",
"hash": "7f8692051fb69b3cd6172b43f9737cb9f2b332d99792eca99fa8059ba5643e70"
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_386.tar.gz",
"hash": "7747e1aceb2652b389c43dbaf8876c2a5817fc78a6c4f15c51bbf058726d9626"
}
},
"bin": "bit.exe",