From 299312471972ff0e615752f517709b3575994fd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 16:28:51 +0000 Subject: [PATCH] glitter: Update to version 1.6.5 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 769d72c728..6d04710fee 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.6.3", + "version": "1.6.5", "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.3/glitter-x86_64-pc-windows-msvc.zip", - "hash": "ffdace72f4f1a12b8f5a981c6267baad58252aff5109b757f730621e1c312431" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.5/glitter-x86_64-pc-windows-msvc.zip", + "hash": "87c47da8078e9737b564fb39abf07936af63231fea4f603493ea3b0706bd2607" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.3/glitter-i686-pc-windows-msvc.zip", - "hash": "c49d9f1207ac754c89e014c3e97864525e75e491b640328334a73837dfb162a1" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.5/glitter-i686-pc-windows-msvc.zip", + "hash": "5968f938cdc0c82385a9c1b6759a9bc94964f7036fe419a9b6c6e807d6005ce0" } }, "bin": "glitter.exe",