mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ghostscript: Update to version 10.02.0
This commit is contained in:
parent
e5272ebd98
commit
b477dcb2b2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.01.2",
|
||||
"version": "10.02.0",
|
||||
"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/gs10012/gs10012w64.exe#/dl.7z",
|
||||
"hash": "sha512:646665d4a826d19e85553af5423a7bfcad6e3a5223d0d1aa69a8a4eb537516073bd8385dbca2b248467f30598ff32b23801331fa3f6e6e13765167653f67a450",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10020/gs10020w64.exe#/dl.7z",
|
||||
"hash": "sha512:25012e5f217ab4c3055932c8f55916ed2ab47a1da351461049365f3290d4b924c3b00ecbd97fef26956a89524562110b3d0cc24d86b64a52e874358b9bfcebbb",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10012/gs10012w32.exe#/dl.7z",
|
||||
"hash": "sha512:0424208683f7cd207a358cebceb38cfff6de1569165e227f7e2d985efb9229722636d5fcde14c4479dec4789cdb9991c204a696747ace83fc3931d6792bfc8d3",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10020/gs10020w32.exe#/dl.7z",
|
||||
"hash": "sha512:84cf4d29fcc6e3bf31e05554c2c451ecc13be71f556a0f3e7d0e210a4bd4dc6578826995bcaa014714650800ea7a56f127b21fce66ce259268855da4a3c6f089",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user