From 9fead71fbfc09f09c4e503851515eec04d0d4ae0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Mar 2021 15:00:23 +0000 Subject: [PATCH] ghostscript: Update to version 9.54.0 --- bucket/ghostscript.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index 1301678890..8fca278bd7 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "9.53.3", + "version": "9.54.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/gs9533/gs9533w64.exe#/dl.7z", - "hash": "sha512:c51caa5974f0762e4ab4ae2f3e081406a93a361cc2e13057e2c7d00fb765f77cb57d9f63aecb04bc304f9812ee8c06b77866f7505240c952eb2ffff3f1182290", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/gs9540w64.exe#/dl.7z", + "hash": "sha512:0bb6683aa7d2764d07a0f9ffb96e9890439bbdec1fb2ad2228339593f1eafe3762e996ff24a7fc4713e4a72d889667ca21795fb528a6c63fe03a7b9d6df71513", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9533/gs9533w32.exe#/dl.7z", - "hash": "sha512:38424b36a802e0240f6f41ad430924d722a9a00250587d029ea570e5759fee0d9521670ee459fe17a7420df810d2ac43a36dcd2316a7dcd1a2d3ad020aade287", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/gs9540w32.exe#/dl.7z", + "hash": "sha512:2c11948999a66df5ec5bc37ebe6d933537cc9b3a7e609c28525d680267d8242c060b73a8ac77300dd6c0a42b7bebd7dbfcfb7eb75e772e7cd542df77ff5ad315", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",