diff --git a/bucket/pdfcpu.json b/bucket/pdfcpu.json index 408e14fd7a..5f2646e1ce 100644 --- a/bucket/pdfcpu.json +++ b/bucket/pdfcpu.json @@ -1,18 +1,18 @@ { - "version": "0.10.1", + "version": "0.10.2", "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.10.1/pdfcpu_0.10.1_Windows_x86_64.zip", - "hash": "0a130716915639829144d4e5c41b1bdb5086c8c4bbf610699aa9b4d8b13e4263", - "extract_dir": "pdfcpu_0.10.1_Windows_x86_64" + "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.2/pdfcpu_0.10.2_Windows_x86_64.zip", + "hash": "e0099d454604be15d8cafe57a392f9a0987a30b504a4925bbc3c1d64cda00d6d", + "extract_dir": "pdfcpu_0.10.2_Windows_x86_64" }, "32bit": { - "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.1/pdfcpu_0.10.1_Windows_i386.zip", - "hash": "68ed7cd6b939ab187eb524c91f4a6073610359357bc2bc7ce56df59fba27f223", - "extract_dir": "pdfcpu_0.10.1_Windows_i386" + "url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.10.2/pdfcpu_0.10.2_Windows_i386.zip", + "hash": "3261d1a22d24529f7a2eff0f369913c6ad5ba34aca4bb59eded333cddc540df3", + "extract_dir": "pdfcpu_0.10.2_Windows_i386" } }, "bin": "pdfcpu.exe",