From a9ebc2a11a824cbf9ce5b7fae304a13f50cdd471 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:31:30 +0000 Subject: [PATCH] glitter: Update to version 1.6.0 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 8a2a5d5a22..6f97019e7f 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.19", + "version": "1.6.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.5.19/glitter-x86_64-pc-windows-msvc.zip", - "hash": "c4dbfd4b60f8c4480880987906cc45bccb446fe2f8fe72c00c253634aed5b7b6" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.0/glitter-x86_64-pc-windows-msvc.zip", + "hash": "6ec80736f91c3fc30571313a4e81da0f10c16cd647e40b3a8b43e7ce79645161" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.19/glitter-i686-pc-windows-msvc.zip", - "hash": "33015cade32edfe65e3802c778ccc8c07fd6f5187358796c422bc69c5587c3f6" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.0/glitter-i686-pc-windows-msvc.zip", + "hash": "eaa0cc3695f3d5280be647a5157f8723aa701494a7ca870c4c7c2c6353186a3b" } }, "bin": "glitter.exe",