[MacOS] Add ImageMagick (#5445)

This commit is contained in:
Zoran Bjelica
2022-05-02 11:05:31 +02:00
committed by GitHub
parent 9d80842cc3
commit 8573385d4c
6 changed files with 19 additions and 4 deletions

View File

@@ -123,7 +123,8 @@ $utilitiesList = @(
(Get-GPGVersion),
(Get-SwitchAudioOsxVersion),
(Get-SoxVersion),
(Get-YqVersion)
(Get-YqVersion),
(Get-ImageMagickVersion)
)
if ($os.IsLessThanMonterey) {