mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 02:36:17 +03:00
Updated Ghostscript to 9.51
This commit is contained in:
parent
bf1a482a45
commit
e316ee704c
|
@ -52,9 +52,9 @@ install:
|
||||||
c:\pillow\winbuild\build_deps.cmd
|
c:\pillow\winbuild\build_deps.cmd
|
||||||
$host.SetShouldExit(0)
|
$host.SetShouldExit(0)
|
||||||
}
|
}
|
||||||
- curl -fsSL -o gs950.exe https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w32.exe
|
- curl -fsSL -o gs951.exe https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/gs951w32.exe
|
||||||
- gs950.exe /S
|
- gs951.exe /S
|
||||||
- path %path%;C:\Program Files (x86)\gs\gs9.50\bin
|
- path %path%;C:\Program Files (x86)\gs\gs9.51\bin
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user