From c46e496d249751dac69cb650366575052d47b795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 00:32:28 +0000 Subject: [PATCH] glitter: Update to version 1.5.11 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index e09396d00d..6e3e817c9c 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.10", + "version": "1.5.11", "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.10/glitter-x86_64-pc-windows-msvc.zip", - "hash": "6e700bfccfa2bd75b6e92b72b5e566f70885fb03c2f162a950bfd5627c4a7a02" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.11/glitter-x86_64-pc-windows-msvc.zip", + "hash": "14cf03cb42f4d8b2e9afd9b27ddda6961da05bfba72f26338ad8edafbfe695f3" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.10/glitter-i686-pc-windows-msvc.zip", - "hash": "e221b7d2638591c1101277bb36943185a0fb3a8ae63c75ae61727281cc031034" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.11/glitter-i686-pc-windows-msvc.zip", + "hash": "b4d91c3792645e5f554fab4507ff8023c30c049e441883c347dd4a51997ee360" } }, "bin": "glitter.exe",