jsign: Update to version 7.4

This commit is contained in:
github-actions[bot] 2025-10-24 20:29:35 +00:00
parent 1ad08a9a6c
commit 1666c9809d

View File

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