From 25aac24db36d2b7dd58e9555c9bbf0449a71093e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Nov 2021 01:00:26 +0000 Subject: [PATCH] glitter: Update to version 1.5.0 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index f631b40158..d940c9a5a5 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.4.10", + "version": "1.5.0", "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.10/glitter-x86_64-pc-windows-msvc.zip", - "hash": "af5c0ef87f6283740ad89795a2497b63d8c158ffb29ac203dfd9ebfa87d2f8ca" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.0/glitter-x86_64-pc-windows-msvc.zip", + "hash": "37b699eaf5a80b50e290337ea907e86e7b7f41629dbeaa3b0d0bebce3397241e" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.10/glitter-i686-pc-windows-msvc.zip", - "hash": "376ed819d2e0936709c3edb7ebbc78e55b391d1b783c61357f3241b753a8c3ca" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.0/glitter-i686-pc-windows-msvc.zip", + "hash": "4c8180e28d20365117e3630c8929ad96243da3ef9663254dc24658a41bf6c9d3" } }, "bin": "glitter.exe",