imagemagick-lean: Fix bins (#5690)

This commit is contained in:
Brian 2024-04-08 07:12:22 -04:00 committed by GitHub
parent c83c218c3d
commit c3f6f8cee8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."