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