From c2d9b4dfd36a323ef0fdcdf1e8ec7282bb573a88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 00:31:59 +0000 Subject: [PATCH] glitter: Update to version 1.5.14 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 1312ed4678..1c734b218d 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.13", + "version": "1.5.14", "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.13/glitter-x86_64-pc-windows-msvc.zip", - "hash": "44934be38a3fd6353ad9daca6f20c4c05085f53c7338b4f4e56f36617f0c3ed3" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.14/glitter-x86_64-pc-windows-msvc.zip", + "hash": "88c5216ec42a281c76517f7bc2ba30c9393ac6de25d60b1e784ae55decd8b5a3" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.13/glitter-i686-pc-windows-msvc.zip", - "hash": "ec9af64fecdc790784c51775e47b5beb5cfa3ce530b2f7858e7d644d4e87da3d" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.14/glitter-i686-pc-windows-msvc.zip", + "hash": "1d34b0db726fa8970e2ff7e68a29002d227b587295c3ed96813831fe421e499d" } }, "bin": "glitter.exe",