From c0ccad76ae5c20ed6043c0fd36afe2d31a181cfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 12:30:30 +0000 Subject: [PATCH] glitter: Update to version 1.5.12 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 6e3e817c9c..23a3f2ca2a 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.11", + "version": "1.5.12", "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.11/glitter-x86_64-pc-windows-msvc.zip", - "hash": "14cf03cb42f4d8b2e9afd9b27ddda6961da05bfba72f26338ad8edafbfe695f3" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.12/glitter-x86_64-pc-windows-msvc.zip", + "hash": "c13392b066d9a81e790a19a821393002215c399010527ea14c805bf1a18cde7e" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.11/glitter-i686-pc-windows-msvc.zip", - "hash": "b4d91c3792645e5f554fab4507ff8023c30c049e441883c347dd4a51997ee360" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.12/glitter-i686-pc-windows-msvc.zip", + "hash": "4e3a4812ea491843d1a48f9d3e726fc06dfc1b461e4cc385aa2065a72888b570" } }, "bin": "glitter.exe",