From ee15dfb2e6feb86ad7515e2b887a8a46c86ccecb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Nov 2019 06:00:17 +0000 Subject: [PATCH] gource: Update to version 0.51 --- bucket/gource.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gource.json b/bucket/gource.json index e3c340c8e5..52af0ebefb 100644 --- a/bucket/gource.json +++ b/bucket/gource.json @@ -1,12 +1,12 @@ { "homepage": "https://gource.io/", "description": "OpenGL-based 3D visualisation tool for source control repositories.", - "version": "0.47", + "version": "0.51", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip", - "hash": "4dd9726ad1a4bceecaeeb042494f213ed8ce70ea42aaffbae451a4a5707dbd03", + "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.win64.zip", + "hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1", "bin": "gource.exe" } },