diff --git a/bucket/glitter.json b/bucket/glitter.json index 376946c84c..761e529e42 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.1.1", + "version": "1.1.2", "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.1.1/glitter-x86_64-pc-windows-msvc.zip", - "hash": "e167b645e5e7fefbcdb590e96e8ee5a19a5653f98ccda0f21ec899ee663f9b3e" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.2/glitter-x86_64-pc-windows-msvc.zip", + "hash": "aefdd044325e7031696c2d2ad628bdb6efb6fb131ac5ac0da4c1a736a22e28ca" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-i686-pc-windows-msvc.zip", - "hash": "bcd5720cb68c9985957af696314ad3a02b14b08a6708f2555a2fe610db07e786" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.2/glitter-i686-pc-windows-msvc.zip", + "hash": "1e737f44c11bcef52860932df11ccd0677a5a32e4ccd9ea7537c66781696f484" } }, "bin": "glitter.exe",