mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ghostscript: Update to version 9.51
This commit is contained in:
parent
d79aea7797
commit
e8e56c15ce
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.ghostscript.com",
|
"homepage": "https://www.ghostscript.com",
|
||||||
"version": "9.50",
|
"version": "9.51",
|
||||||
"description": "An interpreter for the PostScript language and for PDF.",
|
"description": "An interpreter for the PostScript language and for PDF.",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "AGPL-3.0-or-later|Freeware",
|
"identifier": "AGPL-3.0-or-later|Freeware",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w64.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/gs951w64.exe#/dl.7z",
|
||||||
"hash": "sha512:5272205d7a456f869e5e303fabc2509abc2c87bc9b776eafbc0abb5ca668d6a1eb6464330d7c95d43997189377584351d301ce2f72216240a1ff83023f83f5aa",
|
"hash": "sha512:0dafec15295185bba57941b75b4e2296593cabd29fdd732f067bd9b31feef42626bc087a133a759455f1b9548e2cbee483516d4bb7aa472103400f4b81a71418",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin64.exe",
|
"bin\\gswin64.exe",
|
||||||
"bin\\gswin64c.exe",
|
"bin\\gswin64c.exe",
|
||||||
@ -20,8 +20,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w32.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs951/gs951w32.exe#/dl.7z",
|
||||||
"hash": "sha512:d7d47a2b333d5376f649f21817c40bdb456ff946546817ee1d5dd75a7f4364b57f00f5d90cc7d847eed83fe5f76fcd28753b4993cbc17e21d6847a7daccbca8a",
|
"hash": "sha512:1327028e6552be78325d43c9f9b8b19c4d2a9aa8f793746162ec24824ae8e5712082a55eb4e3b59805d09b95bc5bf627189cbd2b9b8ea6425b2af96ce60fb3ff",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin32.exe",
|
"bin\\gswin32.exe",
|
||||||
"bin\\gswin32c.exe",
|
"bin\\gswin32c.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user