mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
osslsigncode: Update to version 2.7
This commit is contained in:
parent
c36e23c5a3
commit
5f122ec744
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6",
|
"version": "2.7",
|
||||||
"description": "OpenSSL based Authenticode signing for PE/MSI/Java CAB files",
|
"description": "OpenSSL based Authenticode signing for PE/MSI/Java CAB files",
|
||||||
"homepage": "https://github.com/mtrojnar/osslsigncode",
|
"homepage": "https://github.com/mtrojnar/osslsigncode",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.6/osslsigncode-2.6-windows-x64-vs.zip",
|
"url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.7/osslsigncode-2.7-windows-x64-vs.zip",
|
||||||
"hash": "99c83403fe0f93abb2a878a63faaab417b8732373e949f7a3d0cb54d2e0a685b"
|
"hash": "b85003c4dcd0ae4696386cdbae8bb32b80fff46a92648173bc380cb6e30c4a0f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.6/osslsigncode-2.6-windows-x86-vs.zip",
|
"url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.7/osslsigncode-2.7-windows-x86-vs.zip",
|
||||||
"hash": "ef51ceb5adef577166528e73de3e79d8325c679d39cda1674d9f7f866f5cd413"
|
"hash": "6565f1a7fe1e24aff3fdfa3b04d2da1032f808c487958e2258aab2b67f2244b3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\osslsigncode.exe",
|
"bin": "bin\\osslsigncode.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user