mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
openssl: Add to PATH to make libraries discoverable (#800)
This commit is contained in:
parent
7c8e49bc9e
commit
549283e9be
@ -21,6 +21,9 @@
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf"
|
||||
},
|
||||
"env_add_path": [
|
||||
"bin"
|
||||
],
|
||||
"checkver": "Win32 OpenSSL v([^\\s]+)",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user