mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
pdfcpu: Update to version 0.8.0
This commit is contained in:
parent
b08f8dd265
commit
c9c187f87b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.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.7.0/pdfcpu_0.7.0_Windows_x86_64.zip",
|
||||
"hash": "0badebcf10ec1e88f4a3acd1f08b80b746cff02306e1a387cfc363c933b5670f",
|
||||
"extract_dir": "pdfcpu_0.7.0_Windows_x86_64"
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.8.0/pdfcpu_0.8.0_Windows_x86_64.zip",
|
||||
"hash": "658ca46ef5a4d1c02ef9e7781c00069b34ab1f015bda79586965f24f19922e13",
|
||||
"extract_dir": "pdfcpu_0.8.0_Windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.7.0/pdfcpu_0.7.0_Windows_i386.zip",
|
||||
"hash": "603b823a8112598cc9c56ee421c57a4203a86fc239806149ae32af07c722dc7b",
|
||||
"extract_dir": "pdfcpu_0.7.0_Windows_i386"
|
||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.8.0/pdfcpu_0.8.0_Windows_i386.zip",
|
||||
"hash": "a55a1223abc78c40fca12885074cab4c75e25117bb74c7887e0cb8de3c19e082",
|
||||
"extract_dir": "pdfcpu_0.8.0_Windows_i386"
|
||||
}
|
||||
},
|
||||
"bin": "pdfcpu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user