From 6e34df988963501c1af708c1569597ecfadbb5ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 08:29:25 +0000 Subject: [PATCH] glitter: Update to version 1.5.19 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 2afd146115..8a2a5d5a22 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.16", + "version": "1.5.19", "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.16/glitter-x86_64-pc-windows-msvc.zip", - "hash": "1da9ce5b45c60700234506371bdd06305afc846e6eaa2bed26035e1a5892f9ab" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.19/glitter-x86_64-pc-windows-msvc.zip", + "hash": "c4dbfd4b60f8c4480880987906cc45bccb446fe2f8fe72c00c253634aed5b7b6" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.16/glitter-i686-pc-windows-msvc.zip", - "hash": "1c20ecd1d1cc04eac90dde6690a1f0a041178772f689c59d19cf360b5c609b69" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.19/glitter-i686-pc-windows-msvc.zip", + "hash": "33015cade32edfe65e3802c778ccc8c07fd6f5187358796c422bc69c5587c3f6" } }, "bin": "glitter.exe",