mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
pdfcpu: Update to version 0.4.0
This commit is contained in:
parent
787c9b96cc
commit
639ce58e7f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.13",
|
"version": "0.4.0",
|
||||||
"description": "A PDF processor written in Go, supporting encryption.",
|
"description": "A PDF processor written in Go, supporting encryption.",
|
||||||
"homepage": "https://pdfcpu.io",
|
"homepage": "https://pdfcpu.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.3.13/pdfcpu_0.3.13_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.0/pdfcpu_0.4.0_Windows_x86_64.zip",
|
||||||
"hash": "99f9c1a5d32b0066436e67fe9e35ba1251ad865bc24ee51ca63ba617e5230546",
|
"hash": "aca059ebf0e1f762532dd921695729b8d1c4c8ea628c58a70210ffc149d37e80",
|
||||||
"extract_dir": "pdfcpu_0.3.13_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.4.0_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.3.13/pdfcpu_0.3.13_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.0/pdfcpu_0.4.0_Windows_i386.zip",
|
||||||
"hash": "edecea5d9be7de96b6698957be22553a04a09e8b279c08f9b4c205b93738affa",
|
"hash": "63e73f50724687ee06b0f9a71b5ac82c70551024382caa4b35dbec256027e09a",
|
||||||
"extract_dir": "pdfcpu_0.3.13_Windows_i386"
|
"extract_dir": "pdfcpu_0.4.0_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user