diff --git a/bucket/bit.json b/bucket/bit.json index f950b19a94..e7498dcdcf 100644 --- a/bucket/bit.json +++ b/bucket/bit.json @@ -1,16 +1,16 @@ { - "version": "0.9.9", + "version": "0.9.10", "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.9/bit_0.9.9_Windows_amd64.tar.gz", - "hash": "e4cb239a375b02ba0971eb71f21bb80f65fb8f5cea8180c13e361c5c8b2898e8" + "url": "https://github.com/chriswalz/bit/releases/download/v0.9.10/bit_0.9.10_Windows_amd64.tar.gz", + "hash": "b9d117bca9f056407318dda6767db72fc2a92dc1ca53a7f4d3849129a8fb884a" }, "32bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v0.9.9/bit_0.9.9_Windows_386.tar.gz", - "hash": "e0253c6fb0a96a64f176cdf56240d4f3fe9b0e7fa9dc5192cde1fcf416462fa2" + "url": "https://github.com/chriswalz/bit/releases/download/v0.9.10/bit_0.9.10_Windows_386.tar.gz", + "hash": "be7bf76d9ff3b0ed8d06956ea3161045172d109220bd71116721dae9bfa8a45b" } }, "bin": "bit.exe",