From 9ee26c8dcc99b8851fa534cbcb9c29a987aa5052 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:28:30 +0000 Subject: [PATCH] jsign: Update to version 7.1 --- bucket/jsign.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jsign.json b/bucket/jsign.json index b19f6091f1..6e928b763a 100644 --- a/bucket/jsign.json +++ b/bucket/jsign.json @@ -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",