From bb7e79bcc6c4dc7e96cc2684af53be1b4f8103ae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Jul 2021 13:00:42 +0000 Subject: [PATCH] glitter: Update to version 1.3.12 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index e149e9add0..a0a986d312 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.11", + "version": "1.3.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.3.11/glitter-x86_64-pc-windows-msvc.zip", - "hash": "9f64208f4be1da7b94bfd27bc6d0c82c61e33c6b42407558d6049888fdefcd29" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.12/glitter-x86_64-pc-windows-msvc.zip", + "hash": "e0cb9ff106de04a3c26e300582c1e3b6b8117532d7f972e2e8a28362b85b1e18" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.11/glitter-i686-pc-windows-msvc.zip", - "hash": "2fd42f3a20be79cad3085bcfda1141c2434f73c439a2083c3db4b0d54b2e36fb" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.12/glitter-i686-pc-windows-msvc.zip", + "hash": "aaa124aa4c642980b59cfa9c8738d34522aed6e768c93f69e24af309007126be" } }, "bin": "glitter.exe",