diff --git a/bucket/osslsigncode.json b/bucket/osslsigncode.json index 5a965a36d0..fe9651d4a7 100644 --- a/bucket/osslsigncode.json +++ b/bucket/osslsigncode.json @@ -1,16 +1,16 @@ { - "version": "2.6", + "version": "2.7", "description": "OpenSSL based Authenticode signing for PE/MSI/Java CAB files", "homepage": "https://github.com/mtrojnar/osslsigncode", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.6/osslsigncode-2.6-windows-x64-vs.zip", - "hash": "99c83403fe0f93abb2a878a63faaab417b8732373e949f7a3d0cb54d2e0a685b" + "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.7/osslsigncode-2.7-windows-x64-vs.zip", + "hash": "b85003c4dcd0ae4696386cdbae8bb32b80fff46a92648173bc380cb6e30c4a0f" }, "32bit": { - "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.6/osslsigncode-2.6-windows-x86-vs.zip", - "hash": "ef51ceb5adef577166528e73de3e79d8325c679d39cda1674d9f7f866f5cd413" + "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.7/osslsigncode-2.7-windows-x86-vs.zip", + "hash": "6565f1a7fe1e24aff3fdfa3b04d2da1032f808c487958e2258aab2b67f2244b3" } }, "bin": "bin\\osslsigncode.exe",