mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ghostscript: Update to version 10.05.1
This commit is contained in:
parent
697e200ac1
commit
468fd2b979
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.05.0",
|
||||
"version": "10.05.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/gs10050/gs10050w64.exe#/dl.7z",
|
||||
"hash": "sha512:4756b4bf2647695f65d6088528f04202907112e577110543497bc2e6494d121db1dde511edb08cd701b00acd34008cf60b5ae01d17686ba99056c4ff888fb446",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w64.exe#/dl.7z",
|
||||
"hash": "sha512:7bbb3eeaf9dc5122d9668de7f52dc88cc70706849df5568d795f886313f7d5ff79b040b36a8d69bca444d90f3b0f1fd3190977528062f38f09630f34f97dcd89",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10050/gs10050w32.exe#/dl.7z",
|
||||
"hash": "sha512:1a52eee94f4d9eab2b4f71774475ef22322b39ce70cd07bfe002d5d0b756e2edab28f322264e59de4dbea706091f966ef34cc0a8985436293d5b4dca65c9588f",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w32.exe#/dl.7z",
|
||||
"hash": "sha512:276bcff095daec73dc285a5ddc908bbb444f89c0fa4aa9c9b04106c6da1e0addfd16a292828806f87f42d528460a9fc3352258728e4a465b23e3d9eec550ae13",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user