From 6884c550c1ac235acf6d315bae3745309cbf10ef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Jul 2021 15:00:28 +0000 Subject: [PATCH] glitter: Update to version 1.3.14 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index 3368d3a166..9bc7aa89a9 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.13", + "version": "1.3.14", "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.13/glitter-x86_64-pc-windows-msvc.zip", - "hash": "ac3d2c73b94f47ea2f9fd4dda7cdeac1fae0f8f2c2db7dccffa488fa09b68cd4" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.14/glitter-x86_64-pc-windows-msvc.zip", + "hash": "cb73a29a90f83a33c23126fa205eb642718da9286d3b37e5bdb0a0fc586de4fb" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.13/glitter-i686-pc-windows-msvc.zip", - "hash": "d0c0e3f1d476be72f30da33de8fad319d5657af963ab8e3ea488521401d59b35" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.14/glitter-i686-pc-windows-msvc.zip", + "hash": "ca7ad96638a6b269d870d420a690b6e942d8565d951ffa58964243150a85d4d5" } }, "bin": "glitter.exe",