From 5f9f360fd95c50a38dce8daeb51250414b7e3c09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:22:40 +0000 Subject: [PATCH] graphicsmagick: Update to version 1.3.40 --- bucket/graphicsmagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/graphicsmagick.json b/bucket/graphicsmagick.json index 827406d823..cc28608fc4 100644 --- a/bucket/graphicsmagick.json +++ b/bucket/graphicsmagick.json @@ -1,16 +1,16 @@ { - "version": "1.3.41", + "version": "1.3.40", "description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats. (24/32 bit pixel support)", "homepage": "http://www.graphicsmagick.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.41/GraphicsMagick-1.3.41-Q8-win64-dll.exe", - "hash": "sha1:c24c1f1bd211bc9ecfe1dae170dbae6830ab17fa" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.40/GraphicsMagick-1.3.40-Q8-win64-dll.exe", + "hash": "sha1:310fb11067113fd06a096d228b8d904a69d48a29" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.41/GraphicsMagick-1.3.41-Q8-win32-dll.exe", - "hash": "sha1:c41af8737572ffd13a14b8e5322a40bfa52dcb50" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.40/GraphicsMagick-1.3.40-Q8-win32-dll.exe", + "hash": "sha1:de1c29566fe48cf18606a409851ad6e2ab17d03e" } }, "innosetup": true,