From c77b6faae20d70269d46479d18df95a270abf044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 04:30:24 +0000 Subject: [PATCH] glitter: Update to version 1.5.15 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 1c734b218d..a0d3c666a0 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.5.14", + "version": "1.5.15", "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.14/glitter-x86_64-pc-windows-msvc.zip", - "hash": "88c5216ec42a281c76517f7bc2ba30c9393ac6de25d60b1e784ae55decd8b5a3" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.15/glitter-x86_64-pc-windows-msvc.zip", + "hash": "1a41d2cd44a369b557c752d46cb2fabca593bf8d4ea78047e55e837a51907417" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.14/glitter-i686-pc-windows-msvc.zip", - "hash": "1d34b0db726fa8970e2ff7e68a29002d227b587295c3ed96813831fe421e499d" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.15/glitter-i686-pc-windows-msvc.zip", + "hash": "513c7525642e70ed0a9d4582790a9bc9dbf51d894db5e9199920b590c84ab3d4" } }, "bin": "glitter.exe",