From d6a7c48fbcaa67f16fda355e089e9b6cca593c4d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 13 Nov 2021 11:01:45 +0000 Subject: [PATCH] glitter: Update to version 1.5.3 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index b13eb6e7fe..1d9d01badb 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.2", + "version": "1.5.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.5.2/glitter-x86_64-pc-windows-msvc.zip", - "hash": "78aa37a9bf878583bfd6bd5115c7ff7baa2899ee2dbb7010c2da4f081866ea51" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.3/glitter-x86_64-pc-windows-msvc.zip", + "hash": "3d6e140ac97163610276a83cc8925093b18f539ad210631055cf456f783dfd88" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.2/glitter-i686-pc-windows-msvc.zip", - "hash": "65f8143e022cec23a6ec952b181ccd0ec20457e238b82490622c17755185e64a" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.3/glitter-i686-pc-windows-msvc.zip", + "hash": "8324c8055198b00c394ea08f2eea4656c91c77fc9b1157822a599575a43a81e7" } }, "bin": "glitter.exe",