From 29c6a0ebd40251a8d2ce91b187a968c438e403f4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Aug 2021 01:00:34 +0000 Subject: [PATCH] glitter: Update to version 1.4.2 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 9bc7aa89a9..0e2b202bde 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.14", + "version": "1.4.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.3.14/glitter-x86_64-pc-windows-msvc.zip", - "hash": "cb73a29a90f83a33c23126fa205eb642718da9286d3b37e5bdb0a0fc586de4fb" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.2/glitter-x86_64-pc-windows-msvc.zip", + "hash": "a83845f34c8b03af44967abcfc8fd05ed89b8f371542f1cfbe66ee91b56a9a7d" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.14/glitter-i686-pc-windows-msvc.zip", - "hash": "ca7ad96638a6b269d870d420a690b6e942d8565d951ffa58964243150a85d4d5" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.2/glitter-i686-pc-windows-msvc.zip", + "hash": "2bbd34d4fea4b1905b952655498458658e3957f0bde3bbd9cb6f93eff8595fb2" } }, "bin": "glitter.exe",