mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
pdfcpu: Update to version 0.4.2
This commit is contained in:
parent
842c402f4e
commit
b8415c282a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"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.4.1/pdfcpu_0.4.1_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.2/pdfcpu_0.4.2_Windows_x86_64.zip",
|
||||||
"hash": "f3c50081421a59469252d4afbf74d73763470c56bf43abaff89ccf98913eab54",
|
"hash": "df0ed9c16daaa38b7704345f82728223b9135cfbff7d0b979ad6e027b0936c77",
|
||||||
"extract_dir": "pdfcpu_0.4.1_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.4.2_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.1/pdfcpu_0.4.1_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.2/pdfcpu_0.4.2_Windows_i386.zip",
|
||||||
"hash": "a72304b7f90b0477acf825a7d2e5655a75a2d716301d8838e63dd0fbae92b55c",
|
"hash": "1aeba62ff99348043ffc553d5dd68777a8c752b6d8114a8ecef072dd1864ded6",
|
||||||
"extract_dir": "pdfcpu_0.4.1_Windows_i386"
|
"extract_dir": "pdfcpu_0.4.2_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user