From 8931dfc264644c014916f80879a09198cee810bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 28 Jun 2021 07:01:46 +0000 Subject: [PATCH] glitter: Update to version 1.3.9 --- bucket/glitter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glitter.json b/bucket/glitter.json index c8f48af6eb..e2c05a6f04 100644 --- a/bucket/glitter.json +++ b/bucket/glitter.json @@ -1,16 +1,16 @@ { - "version": "1.3.7", + "version": "1.3.9", "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.7/glitter-x86_64-pc-windows-msvc.zip", - "hash": "29c47521566a7a6d96a1b1fb6c4b8a29ec3d10990ce4e25053562d2adc39334d" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.9/glitter-x86_64-pc-windows-msvc.zip", + "hash": "edc508abc9b4e76f8749678860befa97a279bea4f6b7557f03faf9adfa832730" }, "32bit": { - "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.7/glitter-i686-pc-windows-msvc.zip", - "hash": "21a05ab706620fa23a142ba46d27babb5793f3c762744fb5802357922648c06b" + "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.9/glitter-i686-pc-windows-msvc.zip", + "hash": "7637a580119f6f40a84d89a86f876008c2ce0e15eab5922109f9f99a4516873a" } }, "bin": "glitter.exe",