From 4a1e7b58a0b66ae8022c3a389e082e063ddc9a53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:30:45 +0000 Subject: [PATCH] ghostscript: Update to version 9.56.1 --- bucket/ghostscript.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index 43d087a62b..bfbb59e05d 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "9.56.0", + "version": "9.56.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/gs9560/gs9560w64.exe#/dl.7z", - "hash": "sha512:c4c0a1cd57ec3475cbed102829d427a2819fae736a7eaddde7ff3a39c9297f7b0c47fc3d96155850510cd34972e891388f71b5070bb2c4be81cbece2b3700f85", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9561/gs9561w64.exe#/dl.7z", + "hash": "sha512:a371ac4814b9674df88c0b2834dd16830b0310c620a2289540dc953f06d65849531e1ff266817e3f05e87163e6f007a733150731dbf5af270f4ac1a649b093de", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9560/gs9560w32.exe#/dl.7z", - "hash": "sha512:138fdea4636abd52121856b71255d2cd82789a4efcf1efe989eef9e3e778d66641e7cadadad5660197b46611bc8892b300668d20d4390804cdcbac52885e04cd", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9561/gs9561w32.exe#/dl.7z", + "hash": "sha512:0e0478f25e10beebec4279fc8c2b4707ebd23cf4d6b1fd590758f2af2dc2e228161f648c21bfe32226937fccf6aa770ce82683144982696a9e47263f5d060edd", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",