From e92d71d9df0709bd3d4175820bb40bcc858d2913 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 12:29:55 +0000 Subject: [PATCH] glitter: Update to version 1.5.16 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index a0d3c666a0..2afd146115 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.15", + "version": "1.5.16", "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.15/glitter-x86_64-pc-windows-msvc.zip", - "hash": "1a41d2cd44a369b557c752d46cb2fabca593bf8d4ea78047e55e837a51907417" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.16/glitter-x86_64-pc-windows-msvc.zip", + "hash": "1da9ce5b45c60700234506371bdd06305afc846e6eaa2bed26035e1a5892f9ab" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.15/glitter-i686-pc-windows-msvc.zip", - "hash": "513c7525642e70ed0a9d4582790a9bc9dbf51d894db5e9199920b590c84ab3d4" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.16/glitter-i686-pc-windows-msvc.zip", + "hash": "1c20ecd1d1cc04eac90dde6690a1f0a041178772f689c59d19cf360b5c609b69" } }, "bin": "glitter.exe",