From 1ad5bce47101e565d91a5e9dbd1560197b2ff39e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:00 +0000 Subject: [PATCH] glitter: Update to version 1.5.9 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index ad3edd399e..c5576f48ce 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.5", + "version": "1.5.9", "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.5/glitter-x86_64-pc-windows-msvc.zip", - "hash": "f2734c6ea66eda6c27ce28a73e3f35a3d12ca2e91209abfa242a6f7964c2514d" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.9/glitter-x86_64-pc-windows-msvc.zip", + "hash": "464c77dfed17599df05627352337c355029c56194cb18e12d8be7db921f5b376" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.5/glitter-i686-pc-windows-msvc.zip", - "hash": "3a4b315335c7b787b809d1bda680d72487db51648b9a2167eea4a43ef5f7398e" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.9/glitter-i686-pc-windows-msvc.zip", + "hash": "2a75302bed6ea0400669231b6f734a02cf3701bae6e030f42c5b96e3faa01324" } }, "bin": "glitter.exe",