diff --git a/bucket/bit.json b/bucket/bit.json index 899835d869..2e3bbaac17 100644 --- a/bucket/bit.json +++ b/bucket/bit.json @@ -1,16 +1,16 @@ { - "version": "1.0.6", + "version": "1.1.1", "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.6/bit_1.0.6_Windows_amd64.tar.gz", - "hash": "e6b78d9b1da775baaa8b7c5f61270bd70f630861d738dcc4fc90fac4e1b7092e" + "url": "https://github.com/chriswalz/bit/releases/download/v1.1.1/bit_1.1.1_Windows_amd64.tar.gz", + "hash": "a619964c5825723802fefd72fb521f90f968d935a4971ef4702ca7e853ad38a9" }, "32bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v1.0.6/bit_1.0.6_Windows_386.tar.gz", - "hash": "c2468c680d33e7f3a969c7f8c3858260ce509411bffce2bbe5d776e2f691e5a7" + "url": "https://github.com/chriswalz/bit/releases/download/v1.1.1/bit_1.1.1_Windows_386.tar.gz", + "hash": "dfc64db10cc26e257e1576395a23da6756d47f6d0f638950bd38a8500e8a4105" } }, "bin": "bit.exe",