jsign: Update to version 7.1

This commit is contained in:
github-actions[bot] 2025-02-14 20:28:30 +00:00
parent 8c0fc9fa57
commit 9ee26c8dcc

View File

@ -1,5 +1,5 @@
{
"version": "7.0",
"version": "7.1",
"description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts",
"homepage": "https://ebourg.github.io/jsign/",
"license": "Apache-2.0",
@ -10,11 +10,11 @@
]
},
"url": [
"https://github.com/ebourg/jsign/releases/download/7.0/jsign-7.0.jar#/jsign.jar",
"https://raw.githubusercontent.com/ebourg/jsign/7.0/jsign/src/choco/tools/jsign.cmd"
"https://github.com/ebourg/jsign/releases/download/7.1/jsign-7.1.jar#/jsign.jar",
"https://raw.githubusercontent.com/ebourg/jsign/7.1/jsign/src/choco/tools/jsign.cmd"
],
"hash": [
"325df319621e7fa74384c8852efdb5828871bf6405648a4c621ee5fc37c59b6c",
"cfb48b07fdd2ee199bfc9e71d8dccdde67a799c4793602e446c7a101be62b3c4",
"f287bb1d7e316bcb2f3ad45ce4a04b3b67ea3a32e63a83c65b79dd13474968f7"
],
"bin": "jsign.cmd",