mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ghostscript: Update to version 9.56.1
This commit is contained in:
parent
6d51d80650
commit
4a1e7b58a0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.56.0",
|
||||
"version": "9.56.1",
|
||||
"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/gs9560/gs9560w64.exe#/dl.7z",
|
||||
"hash": "sha512:c4c0a1cd57ec3475cbed102829d427a2819fae736a7eaddde7ff3a39c9297f7b0c47fc3d96155850510cd34972e891388f71b5070bb2c4be81cbece2b3700f85",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9561/gs9561w64.exe#/dl.7z",
|
||||
"hash": "sha512:a371ac4814b9674df88c0b2834dd16830b0310c620a2289540dc953f06d65849531e1ff266817e3f05e87163e6f007a733150731dbf5af270f4ac1a649b093de",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9560/gs9560w32.exe#/dl.7z",
|
||||
"hash": "sha512:138fdea4636abd52121856b71255d2cd82789a4efcf1efe989eef9e3e778d66641e7cadadad5660197b46611bc8892b300668d20d4390804cdcbac52885e04cd",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9561/gs9561w32.exe#/dl.7z",
|
||||
"hash": "sha512:0e0478f25e10beebec4279fc8c2b4707ebd23cf4d6b1fd590758f2af2dc2e228161f648c21bfe32226937fccf6aa770ce82683144982696a9e47263f5d060edd",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user