From a7562b35be29714f58c0a27bd3c9bd7f52c0cb10 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 May 2021 20:00:28 +0000 Subject: [PATCH] glitter: Update to version 1.3.0 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 795c8a7715..b64ba5bc94 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.2.0", + "version": "1.3.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.2.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "9704e15fb1ea41b4a4670fa4247b491fa5c71c0c677d286b14bea3713a4ae60f" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-x86_64-pc-windows-msvc.zip", + "hash": "9058e7e4c6d309d67f2d2888493e112d1264b024362f296be9a7ce0e0a19da8c" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.2.0/glitter-i686-pc-windows-msvc.zip", - "hash": "7dc563a6dc6d5e75360ab914f19135ffae143496e5b78968c5e0955f4b9faf67" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-i686-pc-windows-msvc.zip", + "hash": "5619a62463d57771da4da6faa754b0f07626bdb756dafac8a6c6c0d2a8ab33bd" } }, "bin": "glitter.exe",