From 468fd2b979db8b78aefabe72c5afc2e5431251e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:29:55 +0000 Subject: [PATCH] ghostscript: Update to version 10.05.1 --- bucket/ghostscript.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index 6080ebf46f..ec721de20c 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "10.05.0", + "version": "10.05.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/gs10050/gs10050w64.exe#/dl.7z", - "hash": "sha512:4756b4bf2647695f65d6088528f04202907112e577110543497bc2e6494d121db1dde511edb08cd701b00acd34008cf60b5ae01d17686ba99056c4ff888fb446", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w64.exe#/dl.7z", + "hash": "sha512:7bbb3eeaf9dc5122d9668de7f52dc88cc70706849df5568d795f886313f7d5ff79b040b36a8d69bca444d90f3b0f1fd3190977528062f38f09630f34f97dcd89", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w32.exe#/dl.7z", - "hash": "sha512:1a52eee94f4d9eab2b4f71774475ef22322b39ce70cd07bfe002d5d0b756e2edab28f322264e59de4dbea706091f966ef34cc0a8985436293d5b4dca65c9588f", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w32.exe#/dl.7z", + "hash": "sha512:276bcff095daec73dc285a5ddc908bbb444f89c0fa4aa9c9b04106c6da1e0addfd16a292828806f87f42d528460a9fc3352258728e4a465b23e3d9eec550ae13", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",