diff --git a/bucket/ghostscript.json b/bucket/ghostscript.json index 21bf3c2333..b6c372f657 100644 --- a/bucket/ghostscript.json +++ b/bucket/ghostscript.json @@ -1,15 +1,15 @@ { + "version": "9.53.0", + "description": "An interpreter for the PostScript language and for PDF", "homepage": "https://www.ghostscript.com", - "version": "9.52", - "description": "An interpreter for the PostScript language and for PDF.", "license": { "identifier": "AGPL-3.0-or-later|Freeware", "url": "https://www.ghostscript.com/license.html" }, "architecture": { "64bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w64.exe#/dl.7z", - "hash": "sha512:95f1b36ecfd11112e247125316b4bd9eeea0a37ba1104eb774fcb57618ff5ae0f79e2276ac212e38cc549e0245dc132bce5557407ddf19e0b7ea1c72d119cc8b", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w64.exe#/dl.7z", + "hash": "3169fbb5f4c7bade6de236ce8aa3f9f7c12710f69734a2e76010ca9e04d23c65", "bin": [ "bin\\gswin64.exe", "bin\\gswin64c.exe", @@ -20,8 +20,8 @@ ] }, "32bit": { - "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w32.exe#/dl.7z", - "hash": "sha512:7ae7d0cad442dad365dd1ecee4a80ec801491ac600299fab7ff5fc610b82dc3b8508e354c6f1759c3a042227685cb1080a1858b2351513929c9bc5c147cbd017", + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/gs9530w32.exe#/dl.7z", + "hash": "5db11655bfe2b8b165ec043c61c2094f74acd96a0f2f69d34e2471310a6aa8b8", "bin": [ "bin\\gswin32.exe", "bin\\gswin32c.exe",