mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
imagemagick-lean: Fix bins (#5690)
This commit is contained in:
parent
c83c218c3d
commit
c3f6f8cee8
@ -20,11 +20,7 @@
|
||||
"extract_dir": "ImageMagick-7.1.1-30-portable-Q16-HDRI-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"magick.exe",
|
||||
"dcraw.exe",
|
||||
"IMDisplay.exe"
|
||||
],
|
||||
"bin": "magick.exe",
|
||||
"notes": [
|
||||
"- This manifest contains the barebones ImageMagick installation.",
|
||||
"- For appropriate programming DLLs and environment variables, install 'imagemagick' instead."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user