From 3d4d889ab286d9a3a53536061667f44faa47fe11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 12:32:35 +0000 Subject: [PATCH] glitter: Update to version 1.6.1 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 6f97019e7f..62e7b2621f 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.6.0", + "version": "1.6.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.6.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "6ec80736f91c3fc30571313a4e81da0f10c16cd647e40b3a8b43e7ce79645161" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-x86_64-pc-windows-msvc.zip", + "hash": "49493cbbd9d7082a5a9f148838982bcc047c8e51d03502c6db9bc17fca61ec76" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.0/glitter-i686-pc-windows-msvc.zip", - "hash": "eaa0cc3695f3d5280be647a5157f8723aa701494a7ca870c4c7c2c6353186a3b" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-i686-pc-windows-msvc.zip", + "hash": "887554f35789d767218b5223a3f1831dd347c4eb52489f8739f2c36be60f8a8a" } }, "bin": "glitter.exe",