graphicsmagick: Update to version 1.3.45

This commit is contained in:
github-actions[bot] 2024-08-28 20:26:34 +00:00
parent 7148f7dcf1
commit cabf2a5612

View File

@ -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,