mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Use innosetup for GraphicsMagick (#2516)
This commit is contained in:
parent
394812bde2
commit
c6d6b995f1
@ -12,21 +12,7 @@
|
|||||||
"hash": "sha1:3eb4e6b12540e64bd1d78913e221ec5f3573fb55"
|
"hash": "sha1:3eb4e6b12540e64bd1d78913e221ec5f3573fb55"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"innosetup": true,
|
||||||
"args": [
|
|
||||||
"/SILENT",
|
|
||||||
"/SUPPRESSMSHBOXES",
|
|
||||||
"/DIR=$dir"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"uninstaller": {
|
|
||||||
"file": "unins000.exe",
|
|
||||||
"args": [
|
|
||||||
"/SILENT",
|
|
||||||
"/SUPPRESSMSHBOXES",
|
|
||||||
"/NOCANCEL"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"gm.exe",
|
"gm.exe",
|
||||||
[
|
[
|
||||||
|
|||||||
@ -12,21 +12,7 @@
|
|||||||
"hash": "sha1:e72483764d1d3989551d942814e3e6b4e957d6af"
|
"hash": "sha1:e72483764d1d3989551d942814e3e6b4e957d6af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"innosetup": true,
|
||||||
"args": [
|
|
||||||
"/SILENT",
|
|
||||||
"/SUPPRESSMSHBOXES",
|
|
||||||
"/DIR=$dir"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"uninstaller": {
|
|
||||||
"file": "unins000.exe",
|
|
||||||
"args": [
|
|
||||||
"/SILENT",
|
|
||||||
"/SUPPRESSMSHBOXES",
|
|
||||||
"/NOCANCEL"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"gm.exe",
|
"gm.exe",
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user