jsign: Update to version 7.3

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:27 +00:00
parent 46afb0cf67
commit c73f9c4a6d

View File

@ -1,5 +1,5 @@
{
"version": "7.2",
"version": "7.3",
"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.2/jsign-7.2.jar#/jsign.jar",
"https://raw.githubusercontent.com/ebourg/jsign/7.2/jsign/src/choco/tools/jsign.cmd"
"https://github.com/ebourg/jsign/releases/download/7.3/jsign-7.3.jar#/jsign.jar",
"https://raw.githubusercontent.com/ebourg/jsign/7.3/jsign/src/choco/tools/jsign.cmd"
],
"hash": [
"9a99673bb011cc1d7faf00bc840a6b333fc8a9b596098da2f92946b68297f067",
"3faabc9207a093660a10deaab968c73a1f786d84c93fcbcc44545de0636da396",
"2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70"
],
"bin": "jsign.cmd",