ghostscript: Update to version 9.26

This commit is contained in:
Richard Kuhnt 2018-11-20 17:00:38 +00:00
parent 5f6c6c05e6
commit cf1c994580

View File

@ -1,19 +1,19 @@
{
"homepage": "https://www.ghostscript.com",
"version": "9.25",
"version": "9.26",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w64.exe#/dl.7z",
"hash": "d9aad0c72fe749179aba0496d6e9d7f37e8487c987e2e7c789cec0a09c0e2a5e",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926w64.exe#/dl.7z",
"hash": "56ab1f0cd518c0fa551ed464f2f87242819199f0dcfeb9a8d5392333d67e35d3",
"bin": [
"bin\\gswin64.exe",
"bin\\gswin64c.exe"
]
},
"32bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w32.exe#/dl.7z",
"hash": "8cfb3ce926798538e0a056132f068c7afd86fc55f55fb9b53dabfa80ec9efefc",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926w32.exe#/dl.7z",
"hash": "7e418e831f0c684020d7b148fad6593ff04551979b66f88a20d14e20670a40eb",
"bin": [
"bin\\gswin32.exe",
"bin\\gswin32c.exe"