mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl-mingw: Fix bin path (Closes #3111)
This commit is contained in:
parent
3218147b35
commit
f7bde963ec
@ -15,8 +15,7 @@
|
||||
"extract_dir": "openssl-3.0.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "openssl.exe",
|
||||
"env_add_path": ".",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"OPENSSL_CONF": "$dir\\ssl\\openssl.cnf"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user