mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
lynx@2.9.2: Update OpenSSL lib url (#7272)
This commit is contained in:
parent
6cf8e3e0c3
commit
c554112b94
@ -12,11 +12,11 @@
|
|||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
"url": [
|
"url": [
|
||||||
"https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.2-setup.exe",
|
"https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.2-setup.exe",
|
||||||
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_17.exe"
|
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_18.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
|
"12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
|
||||||
"d4aec7fe3f220aa3f1375ab87ec58e4ba1d0c121564f01a7278bc4458d31fcc5"
|
"00ee55813dd867ef1e6d2289e15134f4918029047e055612b88e489af20d986f"
|
||||||
],
|
],
|
||||||
"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 }",
|
"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 }",
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user