diff --git a/bucket/glitter.json b/bucket/glitter.json index 0e2b202bde..79b47a9ab3 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.4.2", + "version": "1.4.3", "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.4.2/glitter-x86_64-pc-windows-msvc.zip", - "hash": "a83845f34c8b03af44967abcfc8fd05ed89b8f371542f1cfbe66ee91b56a9a7d" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.3/glitter-x86_64-pc-windows-msvc.zip", + "hash": "2a5f7cbd183a11ba8331f9e0ca455e7751bd2167098f9845d5e1797ada5d0eba" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.2/glitter-i686-pc-windows-msvc.zip", - "hash": "2bbd34d4fea4b1905b952655498458658e3957f0bde3bbd9cb6f93eff8595fb2" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.3/glitter-i686-pc-windows-msvc.zip", + "hash": "122d258b5502653250247ee09a1f8ac2ae35df49721be0a3e9089d3023ddb5e0" } }, "bin": "glitter.exe",