mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
jsign: Update to version 7.4
This commit is contained in:
parent
1ad08a9a6c
commit
1666c9809d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3",
|
"version": "7.4",
|
||||||
"description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts",
|
"description": "Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts",
|
||||||
"homepage": "https://ebourg.github.io/jsign/",
|
"homepage": "https://ebourg.github.io/jsign/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -10,11 +10,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/ebourg/jsign/releases/download/7.3/jsign-7.3.jar#/jsign.jar",
|
"https://github.com/ebourg/jsign/releases/download/7.4/jsign-7.4.jar#/jsign.jar",
|
||||||
"https://raw.githubusercontent.com/ebourg/jsign/7.3/jsign/src/choco/tools/jsign.cmd"
|
"https://raw.githubusercontent.com/ebourg/jsign/7.4/jsign/src/choco/tools/jsign.cmd"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3faabc9207a093660a10deaab968c73a1f786d84c93fcbcc44545de0636da396",
|
"2abf2ade9ea322acc2d60c24794eadc465ff9380938fca4c932d09e0b25f1c28",
|
||||||
"2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70"
|
"2540f84399e257d71c7a3d9ef8f5946a57c4408a83bc89e5678a474310c3bd70"
|
||||||
],
|
],
|
||||||
"bin": "jsign.cmd",
|
"bin": "jsign.cmd",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user