From 82cd12e605ad760c48670a9436557595b75397e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:30:25 +0000 Subject: [PATCH] glitter: Update to version 1.6.3 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 62e7b2621f..769d72c728 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/glitter-x86_64-pc-windows-msvc.zip", - "hash": "49493cbbd9d7082a5a9f148838982bcc047c8e51d03502c6db9bc17fca61ec76" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.3/glitter-x86_64-pc-windows-msvc.zip", + "hash": "ffdace72f4f1a12b8f5a981c6267baad58252aff5109b757f730621e1c312431" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-i686-pc-windows-msvc.zip", - "hash": "887554f35789d767218b5223a3f1831dd347c4eb52489f8739f2c36be60f8a8a" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.3/glitter-i686-pc-windows-msvc.zip", + "hash": "c49d9f1207ac754c89e014c3e97864525e75e491b640328334a73837dfb162a1" } }, "bin": "glitter.exe",