From a4b35ef9757cd6beb97fafb9f32a4f17c43e0ff4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Jul 2019 15:00:22 +0000 Subject: [PATCH] graphicsmagick-q16: Update to version 1.3.33 --- bucket/graphicsmagick-q16.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/graphicsmagick-q16.json b/bucket/graphicsmagick-q16.json index ea409de7ad..2e351fbf9f 100644 --- a/bucket/graphicsmagick-q16.json +++ b/bucket/graphicsmagick-q16.json @@ -1,15 +1,15 @@ { "homepage": "http://www.graphicsmagick.org/", "license": "MIT", - "version": "1.3.32", + "version": "1.3.33", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.32/GraphicsMagick-1.3.32-Q16-win64-dll.exe", - "hash": "sha1:b0da6667554dcf60f8fa5501afa7d05270023148" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win64-dll.exe", + "hash": "sha1:00ae085e072f476ca8065553964e496dac16bc86" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.32/GraphicsMagick-1.3.32-Q16-win32-dll.exe", - "hash": "sha1:6cb454db84d4d03eb07b9025476b32ee93f419ba" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win32-dll.exe", + "hash": "sha1:e29820780650a68df947f597ffec28918ea15873" } }, "innosetup": true,