mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
openssl: Fix license, add desc (#251)
This commit is contained in:
parent
07666891d1
commit
71d560e57c
@ -1,7 +1,11 @@
|
||||
{
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"version": "1.1.1c",
|
||||
"license": "OpenSSL",
|
||||
"license": {
|
||||
"identifier": "OpenSSL|SSLeay",
|
||||
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
|
||||
},
|
||||
"description": "TLS/SSL toolkit",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe",
|
||||
@ -14,7 +18,6 @@
|
||||
},
|
||||
"innosetup": true,
|
||||
"bin": "bin\\openssl.exe",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user