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