bit: Update to version 1.0.1

This commit is contained in:
Jakub Čábera 2021-02-20 12:03:25 +01:00
parent 352032c71d
commit 72001a8659

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.12", "version": "1.0.1",
"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.12/bit_0.9.12_Windows_amd64.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v1.0.1/bit_1.0.1_Windows_amd64.tar.gz",
"hash": "1694cd64e63122cf3cd2f2202d82f0bd7e2ba31790b1cf4986244ad7ecbb76fe" "hash": "d089029beaa5558991f17204ebb90c9e85a04015190f967b51dd4c4f7541183a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v0.9.12/bit_0.9.12_Windows_386.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v1.0.1/bit_1.0.1_Windows_386.tar.gz",
"hash": "945abe50024d1f43b6156f622d9193540386b7459e20438247bd3cb206205bcf" "hash": "e71ba9bba9a07efe0285b5b9530246150e6984d6b82493da02c049b6e88aad7b"
} }
}, },
"bin": "bit.exe", "bin": "bit.exe",