From 899c52acf2a77fe85db466fc54d3753eec424333 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 24 Apr 2021 09:00:15 +0000 Subject: [PATCH] glitter: Update to version 1.2.0 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 761e529e42..795c8a7715 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.1.2", + "version": "1.2.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.1.2/glitter-x86_64-pc-windows-msvc.zip", - "hash": "aefdd044325e7031696c2d2ad628bdb6efb6fb131ac5ac0da4c1a736a22e28ca" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.2.0/glitter-x86_64-pc-windows-msvc.zip", + "hash": "9704e15fb1ea41b4a4670fa4247b491fa5c71c0c677d286b14bea3713a4ae60f" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.2/glitter-i686-pc-windows-msvc.zip", - "hash": "1e737f44c11bcef52860932df11ccd0677a5a32e4ccd9ea7537c66781696f484" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.2.0/glitter-i686-pc-windows-msvc.zip", + "hash": "7dc563a6dc6d5e75360ab914f19135ffae143496e5b78968c5e0955f4b9faf67" } }, "bin": "glitter.exe",