ghostscript: Update to version 9.54.0

This commit is contained in:
Richard Kuhnt 2021-03-30 15:00:23 +00:00
parent ffce482c5a
commit 9fead71fbf

View File

@ -1,5 +1,5 @@
{ {
"version": "9.53.3", "version": "9.54.0",
"description": "An interpreter for the PostScript language and for PDF", "description": "An interpreter for the PostScript language and for PDF",
"homepage": "https://www.ghostscript.com", "homepage": "https://www.ghostscript.com",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9533/gs9533w64.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/gs9540w64.exe#/dl.7z",
"hash": "sha512:c51caa5974f0762e4ab4ae2f3e081406a93a361cc2e13057e2c7d00fb765f77cb57d9f63aecb04bc304f9812ee8c06b77866f7505240c952eb2ffff3f1182290", "hash": "sha512:0bb6683aa7d2764d07a0f9ffb96e9890439bbdec1fb2ad2228339593f1eafe3762e996ff24a7fc4713e4a72d889667ca21795fb528a6c63fe03a7b9d6df71513",
"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/gs9533/gs9533w32.exe#/dl.7z", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/gs9540w32.exe#/dl.7z",
"hash": "sha512:38424b36a802e0240f6f41ad430924d722a9a00250587d029ea570e5759fee0d9521670ee459fe17a7420df810d2ac43a36dcd2316a7dcd1a2d3ad020aade287", "hash": "sha512:2c11948999a66df5ec5bc37ebe6d933537cc9b3a7e609c28525d680267d8242c060b73a8ac77300dd6c0a42b7bebd7dbfcfb7eb75e772e7cd542df77ff5ad315",
"bin": [ "bin": [
"bin\\gswin32.exe", "bin\\gswin32.exe",
"bin\\gswin32c.exe", "bin\\gswin32c.exe",