mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
ghostscript: Update to version 9.25
This commit is contained in:
parent
8f0647458f
commit
e3985aa822
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.ghostscript.com",
|
"homepage": "https://www.ghostscript.com",
|
||||||
"version": "9.24",
|
"version": "9.25",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/gs924w64.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w64.exe#/dl.7z",
|
||||||
"hash": "7539332681adf0f2484a131f662af990002305988e4dc04f0ccd99652d63ed85",
|
"hash": "d9aad0c72fe749179aba0496d6e9d7f37e8487c987e2e7c789cec0a09c0e2a5e",
|
||||||
"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/gs924/gs924w32.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w32.exe#/dl.7z",
|
||||||
"hash": "96a786fc73f52fc920f8d746045839106263bf1195ee3373cdb66ee02b069e1f",
|
"hash": "8cfb3ce926798538e0a056132f068c7afd86fc55f55fb9b53dabfa80ec9efefc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin32.exe",
|
"bin\\gswin32.exe",
|
||||||
"bin\\gswin32c.exe"
|
"bin\\gswin32c.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user