diff --git a/bucket/pdfcpu.json b/bucket/pdfcpu.json index 429c37dff3..bb169e5660 100644 --- a/bucket/pdfcpu.json +++ b/bucket/pdfcpu.json @@ -1,18 +1,18 @@ { - "version": "0.6.0", + "version": "0.7.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.6.0/pdfcpu_0.6.0_Windows_x86_64.zip", - "hash": "b8a4dd5f151fae5ccb1c69b4e3c69e65c76cfdaf1ca1c6663e6272f7d79df191", - "extract_dir": "pdfcpu_0.6.0_Windows_x86_64" + "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" }, "32bit": { - "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.6.0/pdfcpu_0.6.0_Windows_i386.zip", - "hash": "7261bf07ea58c6f0869048415203da804d6d556f4141c49c3a95dc3911d228fe", - "extract_dir": "pdfcpu_0.6.0_Windows_i386" + "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" } }, "bin": "pdfcpu.exe",