ghostscript: Update to version 9.53.0

This commit is contained in:
Jakub Čábera 2020-09-11 08:52:11 +02:00
parent 66c6c8125c
commit 37c0a79cf6

View File

@ -1,15 +1,15 @@
{ {
"version": "9.53.0",
"description": "An interpreter for the PostScript language and for PDF",
"homepage": "https://www.ghostscript.com", "homepage": "https://www.ghostscript.com",
"version": "9.52",
"description": "An interpreter for the PostScript language and for PDF.",
"license": { "license": {
"identifier": "AGPL-3.0-or-later|Freeware", "identifier": "AGPL-3.0-or-later|Freeware",
"url": "https://www.ghostscript.com/license.html" "url": "https://www.ghostscript.com/license.html"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w64.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w64.exe#/dl.7z",
"hash": "sha512:95f1b36ecfd11112e247125316b4bd9eeea0a37ba1104eb774fcb57618ff5ae0f79e2276ac212e38cc549e0245dc132bce5557407ddf19e0b7ea1c72d119cc8b", "hash": "3169fbb5f4c7bade6de236ce8aa3f9f7c12710f69734a2e76010ca9e04d23c65",
"bin": [ "bin": [
"bin\\gswin64.exe", "bin\\gswin64.exe",
"bin\\gswin64c.exe", "bin\\gswin64c.exe",
@ -20,8 +20,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w32.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w32.exe#/dl.7z",
"hash": "sha512:7ae7d0cad442dad365dd1ecee4a80ec801491ac600299fab7ff5fc610b82dc3b8508e354c6f1759c3a042227685cb1080a1858b2351513929c9bc5c147cbd017", "hash": "5db11655bfe2b8b165ec043c61c2094f74acd96a0f2f69d34e2471310a6aa8b8",
"bin": [ "bin": [
"bin\\gswin32.exe", "bin\\gswin32.exe",
"bin\\gswin32c.exe", "bin\\gswin32c.exe",