diff --git a/bucket/bit.json b/bucket/bit.json index 97712c0f3f..2cf75f59fb 100644 --- a/bucket/bit.json +++ b/bucket/bit.json @@ -1,16 +1,16 @@ { - "version": "0.9.1", + "version": "0.9.6", "description": "Modernized git CLI", "homepage": "https://github.com/chriswalz/bit", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_amd64.tar.gz", - "hash": "ed886f010a4cbac88fb80aac09449a0a1ffbf5c3e0c89d0357b291f0202a0b87" + "url": "https://github.com/chriswalz/bit/releases/download/v0.9.6/bit_0.9.6_Windows_amd64.tar.gz", + "hash": "f341d1f9fae87caab5e7e568775355b7f918ed1042d05443d9149cd28d22a418" }, "32bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v0.9.1/bit_0.9.1_Windows_386.tar.gz", - "hash": "cda26c7e1167ac7cca0a90087f724c0c17630858445fbd7fb4aee28230946e68" + "url": "https://github.com/chriswalz/bit/releases/download/v0.9.6/bit_0.9.6_Windows_386.tar.gz", + "hash": "eee796a889b0487b56e2bc6769c0fc1022af82346e71f22874221de021669ad5" } }, "bin": "bit.exe",