From d639e66e01686e51eb14f35d589707c8bf60e2f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 4 Jun 2021 05:41:26 -0700 Subject: [PATCH] glitter: Update to version 1.3.4 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index b64ba5bc94..503c0fd024 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.0", + "version": "1.3.4", "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.0/glitter-x86_64-pc-windows-msvc.zip", - "hash": "9058e7e4c6d309d67f2d2888493e112d1264b024362f296be9a7ce0e0a19da8c" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.4/glitter-x86_64-pc-windows-msvc.zip", + "hash": "9ec72ffd8694d9ecf8179500a192366ebf5c9c25cf5dc968b2e83a850cde2496" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-i686-pc-windows-msvc.zip", - "hash": "5619a62463d57771da4da6faa754b0f07626bdb756dafac8a6c6c0d2a8ab33bd" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.4/glitter-i686-pc-windows-msvc.zip", + "hash": "a60fcbcc8c693d7e8ea1bee78481aedffc15d27a2832fbedf03b42f99c185a58" } }, "bin": "glitter.exe",