ghostscript: Update to version 9.53.1

This commit is contained in:
Jakub Čábera 2020-09-15 08:19:20 +02:00
parent c7f5160beb
commit 161751f665

View File

@ -1,5 +1,5 @@
{
"version": "9.53.0",
"version": "9.53.1",
"description": "An interpreter for the PostScript language and for PDF",
"homepage": "https://www.ghostscript.com",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w64.exe#/dl.7z",
"hash": "3169fbb5f4c7bade6de236ce8aa3f9f7c12710f69734a2e76010ca9e04d23c65",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9531/gs9531w64.exe#/dl.7z",
"hash": "sha512:c9edc6a3436356751d1db900a324407eb08c4f8e2f127055f6c1329e40cdbef61a9393d6eb9e7761324d3e6eea7f4398eded80e9f8863f5cca6a4a1850e2b85d",
"bin": [
"bin\\gswin64.exe",
"bin\\gswin64c.exe",
@ -20,8 +20,8 @@
]
},
"32bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w32.exe#/dl.7z",
"hash": "5db11655bfe2b8b165ec043c61c2094f74acd96a0f2f69d34e2471310a6aa8b8",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9531/gs9531w32.exe#/dl.7z",
"hash": "sha512:4600b80600e1e63f05881e60f4290aac569f28d9e6c247185b0dc63cf3719b9da6e9883ed75e254eecf743478738bbe271e52ab2876bbba63619232a4517f75c",
"bin": [
"bin\\gswin32.exe",
"bin\\gswin32c.exe",