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