graphicsmagick: Update to version 1.3.46

This commit is contained in:
github-actions[bot] 2025-10-30 00:40:13 +00:00
parent 112e052655
commit d19aa5f642

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.45", "version": "1.3.46",
"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)", "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/", "homepage": "http://www.graphicsmagick.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win64-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win64-dll.exe",
"hash": "sha1:fd3ffb8856ce7f1fb9e8c1496298214db128ba71" "hash": "sha1:46157b349f8e6bcc6a077c196ffa0a904a09f249"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win32-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win32-dll.exe",
"hash": "sha1:2f701865822312365611e07da017e90f2cdc85d8" "hash": "sha1:2134558aa45e2bbd054600bce23369eb4d007295"
} }
}, },
"innosetup": true, "innosetup": true,