jsign: Update to version 7.2

This commit is contained in:
github-actions[bot] 2025-08-31 16:29:10 +00:00
parent 6d7ee26b6f
commit 10db0858e2

View File

@ -1,5 +1,5 @@
{
"version": "7.1",
"version": "7.2",
"description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts",
"homepage": "https://ebourg.github.io/jsign/",
"license": "Apache-2.0",
@ -10,12 +10,12 @@
]
},
"url": [
"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"
"https://github.com/ebourg/jsign/releases/download/7.2/jsign-7.2.jar#/jsign.jar",
"https://raw.githubusercontent.com/ebourg/jsign/7.2/jsign/src/choco/tools/jsign.cmd"
],
"hash": [
"cfb48b07fdd2ee199bfc9e71d8dccdde67a799c4793602e446c7a101be62b3c4",
"f287bb1d7e316bcb2f3ad45ce4a04b3b67ea3a32e63a83c65b79dd13474968f7"
"9a99673bb011cc1d7faf00bc840a6b333fc8a9b596098da2f92946b68297f067",
"2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70"
],
"bin": "jsign.cmd",
"checkver": {