ghostscript: Update to version 9.50

This commit is contained in:
Richard Kuhnt 2019-10-15 11:01:58 +00:00
parent c054f3ff68
commit e59416606b

View File

@ -1,6 +1,6 @@
{
"homepage": "https://www.ghostscript.com",
"version": "9.27",
"version": "9.50",
"description": "An interpreter for the PostScript language and for PDF.",
"license": {
"identifier": "AGPL-3.0-or-later|Freeware",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w64.exe#/dl.7z",
"hash": "sha512:49fc973bfae12f366a837bcc39d93e3d8e3c88359f7d45279df899f0b2941c264efc47815966867d332b32e87ca8d88697edf7792b162645ed7a549cecc373b2",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w64.exe#/dl.7z",
"hash": "sha512:5272205d7a456f869e5e303fabc2509abc2c87bc9b776eafbc0abb5ca668d6a1eb6464330d7c95d43997189377584351d301ce2f72216240a1ff83023f83f5aa",
"bin": [
"bin\\gswin64.exe",
"bin\\gswin64c.exe",
@ -20,8 +20,8 @@
]
},
"32bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w32.exe#/dl.7z",
"hash": "sha512:ef18548c62a5107f951d839d7c83ea5e03b35b2b85fd2c820b95687fb28e9ebfc799c2efe87d6db16879a8d9d995fe56f0b6a1248df0d6ee41d5851edfce9f83",
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w32.exe#/dl.7z",
"hash": "sha512:d7d47a2b333d5376f649f21817c40bdb456ff946546817ee1d5dd75a7f4364b57f00f5d90cc7d847eed83fe5f76fcd28753b4993cbc17e21d6847a7daccbca8a",
"bin": [
"bin\\gswin32.exe",
"bin\\gswin32c.exe",