mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pdfcpu: Update to version 0.7.0
This commit is contained in:
parent
ec764f988e
commit
286ab7519f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.0",
|
"version": "0.7.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.6.0/pdfcpu_0.6.0_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.7.0/pdfcpu_0.7.0_Windows_x86_64.zip",
|
||||||
"hash": "b8a4dd5f151fae5ccb1c69b4e3c69e65c76cfdaf1ca1c6663e6272f7d79df191",
|
"hash": "0badebcf10ec1e88f4a3acd1f08b80b746cff02306e1a387cfc363c933b5670f",
|
||||||
"extract_dir": "pdfcpu_0.6.0_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.7.0_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.6.0/pdfcpu_0.6.0_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.7.0/pdfcpu_0.7.0_Windows_i386.zip",
|
||||||
"hash": "7261bf07ea58c6f0869048415203da804d6d556f4141c49c3a95dc3911d228fe",
|
"hash": "603b823a8112598cc9c56ee421c57a4203a86fc239806149ae32af07c722dc7b",
|
||||||
"extract_dir": "pdfcpu_0.6.0_Windows_i386"
|
"extract_dir": "pdfcpu_0.7.0_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user