osslsigncode: Update to version 2.10

This commit is contained in:
github-actions[bot] 2025-06-23 20:29:48 +00:00
parent e0b231bb66
commit e202fa9a90

View File

@ -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",