From 010809af90029d46b0ede0c7614a12126ac374be Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Mar 2021 16:00:17 +0000 Subject: [PATCH] glitter: Update to version 1.1.0 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 77d7b85410..b99406396f 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.0.0", + "version": "1.1.0", "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.0.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "e2d0c4c2d3db67670f85bcf07d61ed2c89c22c1757d3444e25a8b7d9fdf10ee0" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-x86_64-pc-windows-msvc.zip", + "hash": "6f3e9201bf34b069b59ef81ffb2edf9c42dc6eb704e1e89d62464247d8d1304c" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.0.0/glitter-i686-pc-windows-msvc.zip", - "hash": "8219e33941feb8c858e72d17b4d9e62fb7920e3dd698686434690a7caf7cbe8f" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-i686-pc-windows-msvc.zip", + "hash": "4617f37575402a88c8556130e7d8ac1fc3b5587dc175d68eb1a7aa8d1554a8ed" } }, "bin": "glitter.exe",