bit: Update to version 1.0.6

This commit is contained in:
Richard Kuhnt 2021-03-30 15:00:23 +00:00
parent d360fc070f
commit ffce482c5a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.5", "version": "1.0.6",
"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/v1.0.5/bit_1.0.5_Windows_amd64.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v1.0.6/bit_1.0.6_Windows_amd64.tar.gz",
"hash": "ef557931d371f62bf83393ec10e1fa65b59d21db76ba4f2def8865fe7cb9dd16" "hash": "e6b78d9b1da775baaa8b7c5f61270bd70f630861d738dcc4fc90fac4e1b7092e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_386.tar.gz", "url": "https://github.com/chriswalz/bit/releases/download/v1.0.6/bit_1.0.6_Windows_386.tar.gz",
"hash": "4afc273938d3f65e3d8baa3ff087e91b8874cbe2a89ec22deb8fe15927610e72" "hash": "c2468c680d33e7f3a969c7f8c3858260ce509411bffce2bbe5d776e2f691e5a7"
} }
}, },
"bin": "bit.exe", "bin": "bit.exe",