diff --git a/bucket/pdfcpu.json b/bucket/pdfcpu.json index c4f81e58f8..03b00ff759 100644 --- a/bucket/pdfcpu.json +++ b/bucket/pdfcpu.json @@ -1,18 +1,18 @@ { - "version": "0.3.13", + "version": "0.4.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.3.13/pdfcpu_0.3.13_Windows_x86_64.zip", - "hash": "99f9c1a5d32b0066436e67fe9e35ba1251ad865bc24ee51ca63ba617e5230546", - "extract_dir": "pdfcpu_0.3.13_Windows_x86_64" + "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.0/pdfcpu_0.4.0_Windows_x86_64.zip", + "hash": "aca059ebf0e1f762532dd921695729b8d1c4c8ea628c58a70210ffc149d37e80", + "extract_dir": "pdfcpu_0.4.0_Windows_x86_64" }, "32bit": { - "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.3.13/pdfcpu_0.3.13_Windows_i386.zip", - "hash": "edecea5d9be7de96b6698957be22553a04a09e8b279c08f9b4c205b93738affa", - "extract_dir": "pdfcpu_0.3.13_Windows_i386" + "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.4.0/pdfcpu_0.4.0_Windows_i386.zip", + "hash": "63e73f50724687ee06b0f9a71b5ac82c70551024382caa4b35dbec256027e09a", + "extract_dir": "pdfcpu_0.4.0_Windows_i386" } }, "bin": "pdfcpu.exe",