From d8894ad73802474ec3b53619d4af9ff9d6d1f450 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 Nov 2021 12:00:32 +0000 Subject: [PATCH] glitter: Update to version 1.5.4 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 1d9d01badb..ec211b0189 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.3", + "version": "1.5.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.5.3/glitter-x86_64-pc-windows-msvc.zip", - "hash": "3d6e140ac97163610276a83cc8925093b18f539ad210631055cf456f783dfd88" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.4/glitter-x86_64-pc-windows-msvc.zip", + "hash": "a19abed6924ad3ea44b5b1ed5bafe4f5198554bca7591d32851d4a61a5cf2cc1" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.3/glitter-i686-pc-windows-msvc.zip", - "hash": "8324c8055198b00c394ea08f2eea4656c91c77fc9b1157822a599575a43a81e7" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.4/glitter-i686-pc-windows-msvc.zip", + "hash": "580cac1df4a7a3b375a914e9b20c64dc75cc0c873f8327d5e86472cc8c39d69e" } }, "bin": "glitter.exe",