mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jsign: Update to version 7.1
This commit is contained in:
parent
8c0fc9fa57
commit
9ee26c8dcc
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user