diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index e4b37393a9..9c72e772de 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,5 +1,5 @@ { - "version": "10.0.0", + "version": "10.01.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/gs1000/gs1000w64.exe#/dl.7z", - "hash": "a7a446388447e716ee3e2e1eee840b0c80e5549a0fa1fc2b069bd887b9105b24", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10010/gs10010w64.exe#/dl.7z", + "hash": "sha512:eca6538595c1844be63e5af5f6795e143244ada25d36b91ffd357af04010f800e549d060d17ceb0ce268fc093683b82c0810719be7cc9e6ae4652006f3e1e8f7", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs1000/gs1000w32.exe#/dl.7z", - "hash": "7b7d6a2786ce2b8f91a5f0295d82f2678304bf0bf9aa5501b6f98f90cd98520f", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10010/gs10010w32.exe#/dl.7z", + "hash": "sha512:2541b7a380f7e87854bc7a4fc8b0b1611045622ded92ffd219c6048801a84b0ab9edb784d5ea7e4178947e87830d19c89a9723c6b7bb063d2ed298b3c3ee5444", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",