mirror of
https://github.com/transmission/transmission
synced 2025-03-11 14:43:42 +00:00
fixup! chore: bump imagemagick version in choco install on appveyor (#1699)
This commit is contained in:
parent
1194b88258
commit
e419d6dee7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ for:
|
||||||
choco install ActivePerl
|
choco install ActivePerl
|
||||||
choco install nasm
|
choco install nasm
|
||||||
choco install jom
|
choco install jom
|
||||||
choco install imagemagick.tool --version 7.0.11.12
|
choco install imagemagick.tool --version 7.0.11.13
|
||||||
choco install wixtoolset --version 3.11.2
|
choco install wixtoolset --version 3.11.2
|
||||||
|
|
||||||
Remove-Item -Path (Join-Path $Env:SystemDrive OpenSSL-Win32) -Recurse
|
Remove-Item -Path (Join-Path $Env:SystemDrive OpenSSL-Win32) -Recurse
|
||||||
|
|
Loading…
Add table
Reference in a new issue