mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
ghostscript: Update to version 10.01.1
This commit is contained in:
parent
8a64e6170e
commit
9e32404b25
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.01.0",
|
||||
"version": "10.01.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/gs10010/gs10010w64.exe#/dl.7z",
|
||||
"hash": "sha512:eca6538595c1844be63e5af5f6795e143244ada25d36b91ffd357af04010f800e549d060d17ceb0ce268fc093683b82c0810719be7cc9e6ae4652006f3e1e8f7",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10011/gs10011w64.exe#/dl.7z",
|
||||
"hash": "sha512:121d48c14e0c130a556f3de7db8f674030179f86e263034954d511baa0f206842a25dc6fc0e7aee8c4e570571c28d8e49754763ee7848fb402b98b935d0669d3",
|
||||
"bin": [
|
||||
"bin\\gswin64.exe",
|
||||
"bin\\gswin64c.exe",
|
||||
@ -20,8 +20,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10010/gs10010w32.exe#/dl.7z",
|
||||
"hash": "sha512:2541b7a380f7e87854bc7a4fc8b0b1611045622ded92ffd219c6048801a84b0ab9edb784d5ea7e4178947e87830d19c89a9723c6b7bb063d2ed298b3c3ee5444",
|
||||
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10011/gs10011w32.exe#/dl.7z",
|
||||
"hash": "sha512:8f86462133e7552200d27a82026ce6511af99ffaf856b99b92248c6968cd01e9542618c42cdd8f77ed9a017f43f521e1eb93c50c9fa1416c20dc7515cc83e7c2",
|
||||
"bin": [
|
||||
"bin\\gswin32.exe",
|
||||
"bin\\gswin32c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user