bdukes / Chocolatey-Packages

Packages for the Windows installation utility
Apache License 2.0
7 stars 14 forks source link

Imagemagick for ARM64 #50

Open virzak opened 1 year ago

virzak commented 1 year ago

The installation be from: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-16-Q16-HDRI-arm64-dll.exe

bdukes commented 1 year ago

It looks like the ability for a package to expose ARM installation URLs is not yet supported in Chocolatey: https://github.com/chocolatey/choco/issues/1803. Once that's defined, it will be simple to add to this package. Thanks!