mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
lynx: Update OpenSSL (#4153)
This commit is contained in:
parent
d668790d8e
commit
055ee83dfa
@ -10,11 +10,11 @@
|
||||
"depends": "cacert",
|
||||
"url": [
|
||||
"https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1q.exe"
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1s.exe"
|
||||
],
|
||||
"hash": [
|
||||
"a2a7a7be5e1d1da971ec2e190b1f63a6e90e13438469756fcb448f5f19cd99b3",
|
||||
"sha512:73ae2a6864a0ac3bc574aabe2f2ab0352fc17551705361446319ca7879401fe0de76fe3b83f92e801fe151644386d757725f9132d7a509a8e96ef9df449acd3f"
|
||||
"2ac51a614fb71ddfab35cbd439578e97c71530f022e7f401e9e4d37ad27c3c53"
|
||||
],
|
||||
"innosetup": true,
|
||||
"pre_install": "if (!(Test-Path \"$persist_dir\\lynx.cfg\")) { Add-Content \"$dir\\lynx.cfg\" -Value @(\"SSL_CERT_FILE:`\"$(appdir cacert $global)\\current\\cacert.pem`\"\", \"FORCE_SSL_PROMPT:PROMPT\") -Encoding Ascii }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user