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