mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
parent
91b0730099
commit
5df1e45168
@ -1,38 +0,0 @@
|
|||||||
{
|
|
||||||
"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.",
|
|
||||||
"license": "MIT",
|
|
||||||
"version": "1.3.33",
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win64-dll.exe",
|
|
||||||
"hash": "sha1:00ae085e072f476ca8065553964e496dac16bc86"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win32-dll.exe",
|
|
||||||
"hash": "sha1:e29820780650a68df947f597ffec28918ea15873"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"innosetup": true,
|
|
||||||
"bin": [
|
|
||||||
"gm.exe",
|
|
||||||
[
|
|
||||||
"gm.exe",
|
|
||||||
"gm-q16"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"checkver": {
|
|
||||||
"url": "https://sourceforge.net/p/graphicsmagick/news/?source=navbar",
|
|
||||||
"re": "GraphicsMagick ([\\d].[\\d].[\\d]+)"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q16-win64-dll.exe"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q16-win32-dll.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"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.",
|
"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.33",
|
"version": "1.3.33",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
Loading…
x
Reference in New Issue
Block a user