From d91314ce6665f12365e5a5942147056e54ba1df5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Mar 2021 16:00:18 +0000 Subject: [PATCH] glitter: Update to version 1.1.1 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index b99406396f..376946c84c 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.1.0", + "version": "1.1.1", "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.1.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "6f3e9201bf34b069b59ef81ffb2edf9c42dc6eb704e1e89d62464247d8d1304c" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-x86_64-pc-windows-msvc.zip", + "hash": "e167b645e5e7fefbcdb590e96e8ee5a19a5653f98ccda0f21ec899ee663f9b3e" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-i686-pc-windows-msvc.zip", - "hash": "4617f37575402a88c8556130e7d8ac1fc3b5587dc175d68eb1a7aa8d1554a8ed" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-i686-pc-windows-msvc.zip", + "hash": "bcd5720cb68c9985957af696314ad3a02b14b08a6708f2555a2fe610db07e786" } }, "bin": "glitter.exe",