From 71cefcf00fd84e4a6edc12a8a9ba045d42c6aceb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:05:28 +0000 Subject: [PATCH] glitter: Update to version 1.6.6 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 6d04710fee..ae124e7e74 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.6.5", + "version": "1.6.6", "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.5/glitter-x86_64-pc-windows-msvc.zip", - "hash": "87c47da8078e9737b564fb39abf07936af63231fea4f603493ea3b0706bd2607" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.6/glitter-x86_64-pc-windows-msvc.zip", + "hash": "36a42944751c19c3e2d07ad7ea92f852fc1c4aae606a084a64e9ded986cc9eae" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.5/glitter-i686-pc-windows-msvc.zip", - "hash": "5968f938cdc0c82385a9c1b6759a9bc94964f7036fe419a9b6c6e807d6005ce0" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.6/glitter-i686-pc-windows-msvc.zip", + "hash": "e26e68171d373e2f26630fc3fe9ae0b1d3c7e443097293c7367066dbbbfb3bff" } }, "bin": "glitter.exe",