mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ghostscript: Update to version 9.55.0
This commit is contained in:
parent
5fd7fc2df8
commit
cc99ab76d2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.54.0",
|
||||
"version": "9.55.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/gs9540/gs9540w64.exe#/dl.7z",
|
||||
"hash": "sha512:0bb6683aa7d2764d07a0f9ffb96e9890439bbdec1fb2ad2228339593f1eafe3762e996ff24a7fc4713e4a72d889667ca21795fb528a6c63fe03a7b9d6df71513",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/gs9550w64.exe#/dl.7z",
|
||||
"hash": "sha512:913b1c500dc75606688f0f8a96a7075fa1d9ed00ea7dde79b0f01be8d8e36c51a51f6d30546b438a6715f96ab236e4d79d355ae60ba2ca237766bc21c52211f2",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9540/gs9540w32.exe#/dl.7z",
|
||||
"hash": "sha512:2c11948999a66df5ec5bc37ebe6d933537cc9b3a7e609c28525d680267d8242c060b73a8ac77300dd6c0a42b7bebd7dbfcfb7eb75e772e7cd542df77ff5ad315",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/gs9550w32.exe#/dl.7z",
|
||||
"hash": "sha512:d5ca7ef981bf422b3a5240ca8425c8be814c6c30a9a99088e2e740e8dab3a27c6c44c6d1077d87a8c2118ddaf5fc7083017706bc6b6d64306465b325d0978fcf",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user