From e202fa9a90db9c6b219c92f075f1f950a94cd1d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:29:48 +0000 Subject: [PATCH] osslsigncode: Update to version 2.10 --- bucket/osslsigncode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osslsigncode.json b/bucket/osslsigncode.json index 5533e525a3..5d85cff598 100644 --- a/bucket/osslsigncode.json +++ b/bucket/osslsigncode.json @@ -1,12 +1,12 @@ { - "version": "2.9", + "version": "2.10", "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.9/osslsigncode-2.9-windows-x64-mingw.zip", - "hash": "2b7662a2a9072095906df80ba6e1d5aa29f2a288f4a7aa1f2190c5cdf7805d73" + "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.10/osslsigncode-2.10-windows-x64-mingw.zip", + "hash": "7909bf36673484a46467004e67132d8340ec4a45ebbbc1055621bdb9262a81cd" } }, "bin": "bin\\osslsigncode.exe",