graphicsmagick: Update to version 1.3.35

This commit is contained in:
Richard Kuhnt 2020-02-23 19:01:53 +00:00
parent 918614c7c6
commit 848d20dedf

View File

@ -2,15 +2,15 @@
"homepage": "http://www.graphicsmagick.org/", "homepage": "http://www.graphicsmagick.org/",
"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)",
"license": "MIT", "license": "MIT",
"version": "1.3.34", "version": "1.3.35",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.34/GraphicsMagick-1.3.34-Q8-win64-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.35/GraphicsMagick-1.3.35-Q8-win64-dll.exe",
"hash": "sha1:c99dfc3f09a41714f7cc2c3871510ff8a9f8f248" "hash": "sha1:3683741adbd6e3aa7cca6408a641e874b2caf5a3"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.34/GraphicsMagick-1.3.34-Q8-win32-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.35/GraphicsMagick-1.3.35-Q8-win32-dll.exe",
"hash": "sha1:33b83d6933e6db1b0ed0d2fbdba5870c2731380e" "hash": "sha1:a110ce6cad8f8a22583f2bbb9bb2079eab608a64"
} }
}, },
"innosetup": true, "innosetup": true,