From b477dcb2b23279c7cb29cfa668f3fe0a9efb72dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:30:59 +0000 Subject: [PATCH] ghostscript: Update to version 10.02.0 --- bucket/ghostscript.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index 88668c7a96..b102505eec 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "10.01.2", + "version": "10.02.0", "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/gs10012/gs10012w64.exe#/dl.7z", - "hash": "sha512:646665d4a826d19e85553af5423a7bfcad6e3a5223d0d1aa69a8a4eb537516073bd8385dbca2b248467f30598ff32b23801331fa3f6e6e13765167653f67a450", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10020/gs10020w64.exe#/dl.7z", + "hash": "sha512:25012e5f217ab4c3055932c8f55916ed2ab47a1da351461049365f3290d4b924c3b00ecbd97fef26956a89524562110b3d0cc24d86b64a52e874358b9bfcebbb", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10012/gs10012w32.exe#/dl.7z", - "hash": "sha512:0424208683f7cd207a358cebceb38cfff6de1569165e227f7e2d985efb9229722636d5fcde14c4479dec4789cdb9991c204a696747ace83fc3931d6792bfc8d3", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10020/gs10020w32.exe#/dl.7z", + "hash": "sha512:84cf4d29fcc6e3bf31e05554c2c451ecc13be71f556a0f3e7d0e210a4bd4dc6578826995bcaa014714650800ea7a56f127b21fce66ce259268855da4a3c6f089", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",