mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update ghostscript to version 9.23
This commit is contained in:
parent
64f371c3dd
commit
a8bddabb1d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"homepage": "https://www.ghostscript.com",
|
||||
"version": "9.22",
|
||||
"version": "9.23",
|
||||
"license": "https://www.gnu.org/licenses/agpl-3.0.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/gs922w64.exe#/dl.7z",
|
||||
"hash": "796cd308d3134d021356c0db1831c089db73d03aac07d28cbe77958163c79d57",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/gs923w64.exe#/dl.7z",
|
||||
"hash": "9e614cbac9f674710de965d9847ace29127d71dc1875e48517f4abce0e324400",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/gs922w32.exe#/dl.7z",
|
||||
"hash": "c01b36529c618f9218c39c84bf7168fc2e466a78406f273609f736a5f0cd965a",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/gs923w32.exe#/dl.7z",
|
||||
"hash": "5879b9970007490e62f1c1d9d6688bb633a069cdd5fc466dadb9ea8114c8c75a",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user