graphicsmagick: Update to version 1.3.43

This commit is contained in:
github-actions[bot] 2024-03-23 21:04:56 +00:00
parent ffdcc26406
commit 12681f9631

View File

@ -1,16 +1,16 @@
{
"version": "1.3.42",
"version": "1.3.43",
"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.42/GraphicsMagick-1.3.42-Q8-win64-dll.exe",
"hash": "sha1:462857e50d763689761033e3314c237cc4f0c008"
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.43/GraphicsMagick-1.3.43-Q8-win64-dll.exe",
"hash": "sha1:888980ee1a3b3a9c4905d809573d60d45ac57ed0"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.42/GraphicsMagick-1.3.42-Q8-win32-dll.exe",
"hash": "sha1:e44f755fb9034dc6c5495a0a1796cb49de964b0a"
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.43/GraphicsMagick-1.3.43-Q8-win32-dll.exe",
"hash": "sha1:d123eac610eac0f0dfeffce9f410497a5b5a574d"
}
},
"innosetup": true,