graphicsmagick: Update to version 1.3.40

This commit is contained in:
github-actions[bot] 2023-08-16 20:22:40 +00:00
parent 9e24ff886b
commit 5f9f360fd9

View File

@ -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)", "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.41/GraphicsMagick-1.3.41-Q8-win64-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.40/GraphicsMagick-1.3.40-Q8-win64-dll.exe",
"hash": "sha1:c24c1f1bd211bc9ecfe1dae170dbae6830ab17fa" "hash": "sha1:310fb11067113fd06a096d228b8d904a69d48a29"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.41/GraphicsMagick-1.3.41-Q8-win32-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.40/GraphicsMagick-1.3.40-Q8-win32-dll.exe",
"hash": "sha1:c41af8737572ffd13a14b8e5322a40bfa52dcb50" "hash": "sha1:de1c29566fe48cf18606a409851ad6e2ab17d03e"
} }
}, },
"innosetup": true, "innosetup": true,