mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ghostscript: Update to version 10.05.0
This commit is contained in:
parent
a7c897de21
commit
c504040d41
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.07.0",
|
||||
"version": "10.05.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/gs10040/gs10040w64.exe#/dl.7z",
|
||||
"hash": "sha512:1de01b22c1a351ab2ac44ecb639c38b6050e833985b3b73bf3144ba14ee8f3e825d5fec9e4f82da6fea60513e41f3aef6bfb120338e26642348c5193a1e00120",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w64.exe#/dl.7z",
|
||||
"hash": "sha512:4756b4bf2647695f65d6088528f04202907112e577110543497bc2e6494d121db1dde511edb08cd701b00acd34008cf60b5ae01d17686ba99056c4ff888fb446",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10040/gs10040w32.exe#/dl.7z",
|
||||
"hash": "sha512:9360762c2f2aef167a0842b70e1b4b3b9dabd492f15ee61a1e71b972c42f3a20351926bbb45ebd765b18a258b9b524f6849efc102e3c673927f4eca7281779a1",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w32.exe#/dl.7z",
|
||||
"hash": "sha512:1a52eee94f4d9eab2b4f71774475ef22322b39ce70cd07bfe002d5d0b756e2edab28f322264e59de4dbea706091f966ef34cc0a8985436293d5b4dca65c9588f",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
@ -52,8 +52,8 @@
|
||||
"Remove-Item -Path $reg_lib -Force -Recurse"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/ArtifexSoftware/ghostpdl-downloads/",
|
||||
"regex": "Ghostscript/GhostPDL ([\\d.]+)"
|
||||
"url": "https://www.ghostscript.com/releases/index.html",
|
||||
"regex": "latest release is Ghostscript ([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user