diff --git a/bucket/bit.json b/bucket/bit.json index f014445e72..d7377dc98f 100644 --- a/bucket/bit.json +++ b/bucket/bit.json @@ -1,16 +1,16 @@ { - "version": "0.7.5", + "version": "0.7.7", "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.7.5/bit_0.7.5_Windows_amd64.tar.gz", - "hash": "41e9305c1533950936b4d356c0102fff355c99957fd6f11db128c4ede51e1ce7" + "url": "https://github.com/chriswalz/bit/releases/download/v0.7.7/bit_0.7.7_Windows_amd64.tar.gz", + "hash": "f7c5624d84dedc23dbc8197f9cc2a443df4e55cc28802acd2862eb434b3f407b" }, "32bit": { - "url": "https://github.com/chriswalz/bit/releases/download/v0.7.5/bit_0.7.5_Windows_386.tar.gz", - "hash": "0aee56bc8a21f1e0de9724176dc930bf8a4b8e87696770aed4aeb0a5148bd3ac" + "url": "https://github.com/chriswalz/bit/releases/download/v0.7.7/bit_0.7.7_Windows_386.tar.gz", + "hash": "1a94dee88eb36773fa9b965d07529591daac476d11bf3bccfe691078c55c1822" } }, "bin": "bit.exe",