diff --git a/bucket/glitter.json b/bucket/glitter.json index 95561335b4..b13eb6e7fe 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.1", + "version": "1.5.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.5.1/glitter-x86_64-pc-windows-msvc.zip", - "hash": "220cc02f2221fd2438ce92eed7ae60e1856ff32a4e4b81f04a9f6047124153d4" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.2/glitter-x86_64-pc-windows-msvc.zip", + "hash": "78aa37a9bf878583bfd6bd5115c7ff7baa2899ee2dbb7010c2da4f081866ea51" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.1/glitter-i686-pc-windows-msvc.zip", - "hash": "9537f96fd6c9d74d291c2e2de7cf24cec1cfa655e5773de22ff1b2531e72236c" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.2/glitter-i686-pc-windows-msvc.zip", + "hash": "65f8143e022cec23a6ec952b181ccd0ec20457e238b82490622c17755185e64a" } }, "bin": "glitter.exe",