From 245c29a2e6e766b2f7713eb781dcf63600e640b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Jul 2021 23:00:24 +0000 Subject: [PATCH] glitter: Update to version 1.3.11 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 70fe5b41e9..e149e9add0 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.10", + "version": "1.3.11", "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.10/glitter-x86_64-pc-windows-msvc.zip", - "hash": "24028f27e32e98b6afd50889e0e9e0a282d06f597ec82a8c92c3615bcd318291" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.11/glitter-x86_64-pc-windows-msvc.zip", + "hash": "9f64208f4be1da7b94bfd27bc6d0c82c61e33c6b42407558d6049888fdefcd29" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.10/glitter-i686-pc-windows-msvc.zip", - "hash": "043beb9e6b26468a49e7ac92e30a29797096a6611ccd3287aaa26180c063416b" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.11/glitter-i686-pc-windows-msvc.zip", + "hash": "2fd42f3a20be79cad3085bcfda1141c2434f73c439a2083c3db4b0d54b2e36fb" } }, "bin": "glitter.exe",