diff --git a/bucket/glitter.json b/bucket/glitter.json index 6f97019e7f..62e7b2621f 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.6.0", + "version": "1.6.1", "description": "Git tooling of the future", "homepage": "https://github.com/Milo123459/glitter", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "6ec80736f91c3fc30571313a4e81da0f10c16cd647e40b3a8b43e7ce79645161" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-x86_64-pc-windows-msvc.zip", + "hash": "49493cbbd9d7082a5a9f148838982bcc047c8e51d03502c6db9bc17fca61ec76" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.0/glitter-i686-pc-windows-msvc.zip", - "hash": "eaa0cc3695f3d5280be647a5157f8723aa701494a7ca870c4c7c2c6353186a3b" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-i686-pc-windows-msvc.zip", + "hash": "887554f35789d767218b5223a3f1831dd347c4eb52489f8739f2c36be60f8a8a" } }, "bin": "glitter.exe",