From 2e95c645280b8f923b15fc8e7d15ac6fcaadb88b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Nov 2021 00:00:58 +0000 Subject: [PATCH] glitter: Update to version 1.5.5 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index ec211b0189..ad3edd399e 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.4", + "version": "1.5.5", "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.4/glitter-x86_64-pc-windows-msvc.zip", - "hash": "a19abed6924ad3ea44b5b1ed5bafe4f5198554bca7591d32851d4a61a5cf2cc1" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.5/glitter-x86_64-pc-windows-msvc.zip", + "hash": "f2734c6ea66eda6c27ce28a73e3f35a3d12ca2e91209abfa242a6f7964c2514d" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.4/glitter-i686-pc-windows-msvc.zip", - "hash": "580cac1df4a7a3b375a914e9b20c64dc75cc0c873f8327d5e86472cc8c39d69e" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.5/glitter-i686-pc-windows-msvc.zip", + "hash": "3a4b315335c7b787b809d1bda680d72487db51648b9a2167eea4a43ef5f7398e" } }, "bin": "glitter.exe",