From 1666c9809df9756055728bae7ce7a89f2d6d4efb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 20:29:35 +0000 Subject: [PATCH] jsign: Update to version 7.4 --- bucket/jsign.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jsign.json b/bucket/jsign.json index b2e2d9b132..3b7e3f13b9 100644 --- a/bucket/jsign.json +++ b/bucket/jsign.json @@ -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",