mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
pdfcpu: Update to version 0.10.1
This commit is contained in:
parent
5867409ade
commit
b1d8957c8f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"description": "A PDF processor written in Go, supporting encryption.",
|
||||
"homepage": "https://pdfcpu.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.0/pdfcpu_0.10.0_Windows_x86_64.zip",
|
||||
"hash": "15eda4cae296db1b59e6cea978f38cc914a06b73c9159417bb278b64193ea5a6",
|
||||
"extract_dir": "pdfcpu_0.10.0_Windows_x86_64"
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.1/pdfcpu_0.10.1_Windows_x86_64.zip",
|
||||
"hash": "0a130716915639829144d4e5c41b1bdb5086c8c4bbf610699aa9b4d8b13e4263",
|
||||
"extract_dir": "pdfcpu_0.10.1_Windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.0/pdfcpu_0.10.0_Windows_i386.zip",
|
||||
"hash": "5a47a1323414ef46c954ff7e89a3cc5ccc92fa57e9262f84b862a1d9dc0df7be",
|
||||
"extract_dir": "pdfcpu_0.10.0_Windows_i386"
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.1/pdfcpu_0.10.1_Windows_i386.zip",
|
||||
"hash": "68ed7cd6b939ab187eb524c91f4a6073610359357bc2bc7ce56df59fba27f223",
|
||||
"extract_dir": "pdfcpu_0.10.1_Windows_i386"
|
||||
}
|
||||
},
|
||||
"bin": "pdfcpu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user