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