mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ghostscript: Update to version 9.52
This commit is contained in:
parent
9d64181d16
commit
bd8c742a3e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://www.ghostscript.com",
|
||||
"version": "9.51",
|
||||
"version": "9.52",
|
||||
"description": "An interpreter for the PostScript language and for PDF.",
|
||||
"license": {
|
||||
"identifier": "AGPL-3.0-or-later|Freeware",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/gs951w64.exe#/dl.7z",
|
||||
"hash": "sha512:0dafec15295185bba57941b75b4e2296593cabd29fdd732f067bd9b31feef42626bc087a133a759455f1b9548e2cbee483516d4bb7aa472103400f4b81a71418",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w64.exe#/dl.7z",
|
||||
"hash": "sha512:95f1b36ecfd11112e247125316b4bd9eeea0a37ba1104eb774fcb57618ff5ae0f79e2276ac212e38cc549e0245dc132bce5557407ddf19e0b7ea1c72d119cc8b",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/gs951w32.exe#/dl.7z",
|
||||
"hash": "sha512:1327028e6552be78325d43c9f9b8b19c4d2a9aa8f793746162ec24824ae8e5712082a55eb4e3b59805d09b95bc5bf627189cbd2b9b8ea6425b2af96ce60fb3ff",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/gs952w32.exe#/dl.7z",
|
||||
"hash": "sha512:7ae7d0cad442dad365dd1ecee4a80ec801491ac600299fab7ff5fc610b82dc3b8508e354c6f1759c3a042227685cb1080a1858b2351513929c9bc5c147cbd017",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user