ghostscript: Update to version 9.25

This commit is contained in:
Richard Kuhnt 2018-09-13 15:01:01 +00:00
parent 8f0647458f
commit e3985aa822

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://www.ghostscript.com", "homepage": "https://www.ghostscript.com",
"version": "9.24", "version": "9.25",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/gs924w64.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w64.exe#/dl.7z",
"hash": "7539332681adf0f2484a131f662af990002305988e4dc04f0ccd99652d63ed85", "hash": "d9aad0c72fe749179aba0496d6e9d7f37e8487c987e2e7c789cec0a09c0e2a5e",
"bin": [ "bin": [
"bin\\gswin64.exe", "bin\\gswin64.exe",
"bin\\gswin64c.exe" "bin\\gswin64c.exe"
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/gs924w32.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w32.exe#/dl.7z",
"hash": "96a786fc73f52fc920f8d746045839106263bf1195ee3373cdb66ee02b069e1f", "hash": "8cfb3ce926798538e0a056132f068c7afd86fc55f55fb9b53dabfa80ec9efefc",
"bin": [ "bin": [
"bin\\gswin32.exe", "bin\\gswin32.exe",
"bin\\gswin32c.exe" "bin\\gswin32c.exe"