mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
graphicsmagick: Update to version 1.3.45
This commit is contained in:
parent
7148f7dcf1
commit
cabf2a5612
@ -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)",
|
"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.43/GraphicsMagick-1.3.43-Q8-win64-dll.exe",
|
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win64-dll.exe",
|
||||||
"hash": "sha1:888980ee1a3b3a9c4905d809573d60d45ac57ed0"
|
"hash": "sha1:fd3ffb8856ce7f1fb9e8c1496298214db128ba71"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.43/GraphicsMagick-1.3.43-Q8-win32-dll.exe",
|
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win32-dll.exe",
|
||||||
"hash": "sha1:d123eac610eac0f0dfeffce9f410497a5b5a574d"
|
"hash": "sha1:2f701865822312365611e07da017e90f2cdc85d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user