From cabf2a5612b7cd893ee9f1d92209e1d1bf2917cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 20:26:34 +0000 Subject: [PATCH] graphicsmagick: Update to version 1.3.45 --- bucket/graphicsmagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/graphicsmagick.json b/bucket/graphicsmagick.json index 5d42ceffe5..60cd9fe3a6 100644 --- a/bucket/graphicsmagick.json +++ b/bucket/graphicsmagick.json @@ -1,16 +1,16 @@ { - "version": "1.3.43", + "version": "1.3.45", "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.43/GraphicsMagick-1.3.43-Q8-win64-dll.exe", - "hash": "sha1:888980ee1a3b3a9c4905d809573d60d45ac57ed0" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win64-dll.exe", + "hash": "sha1:fd3ffb8856ce7f1fb9e8c1496298214db128ba71" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.43/GraphicsMagick-1.3.43-Q8-win32-dll.exe", - "hash": "sha1:d123eac610eac0f0dfeffce9f410497a5b5a574d" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win32-dll.exe", + "hash": "sha1:2f701865822312365611e07da017e90f2cdc85d8" } }, "innosetup": true,