mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ghostscript: Update to version 9.53.2
This commit is contained in:
parent
bb355e293c
commit
9d77b468a1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.53.1",
|
"version": "9.53.2",
|
||||||
"description": "An interpreter for the PostScript language and for PDF",
|
"description": "An interpreter for the PostScript language and for PDF",
|
||||||
"homepage": "https://www.ghostscript.com",
|
"homepage": "https://www.ghostscript.com",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9531/gs9531w64.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9532/gs9532w64.exe#/dl.7z",
|
||||||
"hash": "sha512:c9edc6a3436356751d1db900a324407eb08c4f8e2f127055f6c1329e40cdbef61a9393d6eb9e7761324d3e6eea7f4398eded80e9f8863f5cca6a4a1850e2b85d",
|
"hash": "sha512:0d4bb660acc326790e183386b39dfa266ad698e6b035eba177abead7fc5d177f920e7b279a4b58fc6fe0ce8de890f3c44f82fb79f1547eededdc410e0d7a13db",
|
||||||
"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/gs9531/gs9531w32.exe#/dl.7z",
|
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9532/gs9532w32.exe#/dl.7z",
|
||||||
"hash": "sha512:4600b80600e1e63f05881e60f4290aac569f28d9e6c247185b0dc63cf3719b9da6e9883ed75e254eecf743478738bbe271e52ab2876bbba63619232a4517f75c",
|
"hash": "sha512:5f79a0cdafaf7f3911962a6231ad10a610f47f9c272b39d5e6b820e51e9c14c8275dd4a6541dd8c412a5ace20a8e93a8f159f3667303d4dabfe04642f72771b2",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\gswin32.exe",
|
"bin\\gswin32.exe",
|
||||||
"bin\\gswin32c.exe",
|
"bin\\gswin32c.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user