mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pdfcpu: Update to version 0.9.0
This commit is contained in:
parent
1a2f29a973
commit
b7acc50d25
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.1",
|
"version": "0.9.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.8.1/pdfcpu_0.8.1_Windows_x86_64.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.9.0/pdfcpu_0.9.0_Windows_x86_64.zip",
|
||||||
"hash": "2ecab6cb869600bb3d1042d6845db90ca0f48de19ea3371e3685bf6cb8931dc9",
|
"hash": "95108b0ca89cf29dc4dc64ced2333600e6fd25f3981c4f049ec738400dc3dd19",
|
||||||
"extract_dir": "pdfcpu_0.8.1_Windows_x86_64"
|
"extract_dir": "pdfcpu_0.9.0_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.8.1/pdfcpu_0.8.1_Windows_i386.zip",
|
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.9.0/pdfcpu_0.9.0_Windows_i386.zip",
|
||||||
"hash": "62fdc0a6ac8def0f7f00c550dd5aff11d2fbb512e7681d5b66281323a0680e0a",
|
"hash": "6be60f5c49442f22582cdff17c1fa69c34b8718712aacdd001ff4a311454c205",
|
||||||
"extract_dir": "pdfcpu_0.8.1_Windows_i386"
|
"extract_dir": "pdfcpu_0.9.0_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pdfcpu.exe",
|
"bin": "pdfcpu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user