From 257dd3a7f735c812254fca235f1b20ae7480c696 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Aug 2021 14:00:34 +0000 Subject: [PATCH] glitter: Update to version 1.4.4 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 79b47a9ab3..d42898afe7 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/glitter-x86_64-pc-windows-msvc.zip", - "hash": "2a5f7cbd183a11ba8331f9e0ca455e7751bd2167098f9845d5e1797ada5d0eba" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.4/glitter-x86_64-pc-windows-msvc.zip", + "hash": "fe329b8611226596f9c9662eff167b6314906c26afe22c80587de75ce33e7e05" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.3/glitter-i686-pc-windows-msvc.zip", - "hash": "122d258b5502653250247ee09a1f8ac2ae35df49721be0a3e9089d3023ddb5e0" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.4/glitter-i686-pc-windows-msvc.zip", + "hash": "b06af9b8c03b98086437e5d749051ce2cf543cb700184d18ae29df9a41ed2c22" } }, "bin": "glitter.exe",