mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ghostscript: Update to version 9.24
This commit is contained in:
parent
9464291a4c
commit
a53d0cbc5b
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.ghostscript.com",
|
"homepage": "https://www.ghostscript.com",
|
||||||
"version": "9.23",
|
"version": "9.24",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/gs923w64.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/gs924w64.exe#/dl.7z",
|
||||||
"hash": "9e614cbac9f674710de965d9847ace29127d71dc1875e48517f4abce0e324400",
|
"hash": "11957903142661d5a7f299fa38cda3b11c52e40efed69ab255e76a6e5396e5b0",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin64.exe",
|
"bin\\gswin64.exe",
|
||||||
"bin\\gswin64c.exe"
|
"bin\\gswin64c.exe"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/gs923w32.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/gs924w32.exe#/dl.7z",
|
||||||
"hash": "5879b9970007490e62f1c1d9d6688bb633a069cdd5fc466dadb9ea8114c8c75a",
|
"hash": "cf4ecf34ec8e0492716a293a815e15f3a8a6d59b2ecac3db10a49e600b856e68",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin32.exe",
|
"bin\\gswin32.exe",
|
||||||
"bin\\gswin32c.exe"
|
"bin\\gswin32c.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user