diff --git a/bucket/bit.json b/bucket/bit.json index 787487dfc8..d048225d9e 100644 --- a/bucket/bit.json +++ b/bucket/bit.json @@ -1,16 +1,16 @@ { - "version": "1.0.4", + "version": "1.0.5", "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.4/bit_1.0.4_Windows_amd64.tar.gz", - "hash": "f02912ed38ce51fb37c3611a57f286969dbbdf4768fbdffbe663b9b5254b21d0" + "url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_amd64.tar.gz", + "hash": "4bf81fad49fff85783e9abe9f6eb93f90f8e5e31b662253b2d096cc4c57b8134" }, "32bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v1.0.4/bit_1.0.4_Windows_386.tar.gz", - "hash": "7f8692051fb69b3cd6172b43f9737cb9f2b332d99792eca99fa8059ba5643e70" + "url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_386.tar.gz", + "hash": "7747e1aceb2652b389c43dbaf8876c2a5817fc78a6c4f15c51bbf058726d9626" } }, "bin": "bit.exe",