From 770126427be8f7130a326248774317995efda297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:30:33 +0000 Subject: [PATCH] ghostscript: Update to version 10.06.0 --- bucket/ghostscript.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index ec721de20c..80007b13d8 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "10.05.1", + "version": "10.06.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/gs10051/gs10051w64.exe#/dl.7z", - "hash": "sha512:7bbb3eeaf9dc5122d9668de7f52dc88cc70706849df5568d795f886313f7d5ff79b040b36a8d69bca444d90f3b0f1fd3190977528062f38f09630f34f97dcd89", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10060/gs10060w64.exe#/dl.7z", + "hash": "sha512:f4c31b840aa9742b4c4c082e8d14bbe1ceb64da582869fd0fe1a7972b185d0ce618f66e1591ce4db1148267aa2aaddb26d9a546e0023c75871bb00cd78d11828", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w32.exe#/dl.7z", - "hash": "sha512:276bcff095daec73dc285a5ddc908bbb444f89c0fa4aa9c9b04106c6da1e0addfd16a292828806f87f42d528460a9fc3352258728e4a465b23e3d9eec550ae13", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10060/gs10060w32.exe#/dl.7z", + "hash": "sha512:25534d8da2b0ac9b70266d1d2cbb16174c042690dd7ddb8e0073e9f468fe57d8af4acfdaf7a87fa8d1345b64a75c0223157ce05b8bb0d0275991a7d5fedc9bf3", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",