mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
pdfcpu: Update to version 0.10.0
This commit is contained in:
parent
35735f3d94
commit
4b8e2d4a6c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.9.1",
|
||||
"version": "0.10.0",
|
||||
"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.9.1/pdfcpu_0.9.1_Windows_x86_64.zip",
|
||||
"hash": "0b7903b592de042b0e0d447ebfdcd5da22c101e52bbb2bc42bb3ec895cdd4c1a",
|
||||
"extract_dir": "pdfcpu_0.9.1_Windows_x86_64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.9.1/pdfcpu_0.9.1_Windows_i386.zip",
|
||||
"hash": "337db6d15019bc1dfb7a37d02045bae9edf0ae3b0139579ddc6acf6004eb62bc",
|
||||
"extract_dir": "pdfcpu_0.9.1_Windows_i386"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "pdfcpu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user