mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
lynx@2.9.2: Update OpenSSL lib url (Close #6940)
This commit is contained in:
parent
3ad6d2a9df
commit
f2a8c2c5e3
@ -12,11 +12,11 @@
|
||||
"innosetup": true,
|
||||
"url": [
|
||||
"https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.2-setup.exe",
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_16.exe"
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_17.exe"
|
||||
],
|
||||
"hash": [
|
||||
"12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
|
||||
"0cd987aff227d175aec4c2aa961591906329b386eec8fb90611c1b861b1a86e6"
|
||||
"d4aec7fe3f220aa3f1375ab87ec58e4ba1d0c121564f01a7278bc4458d31fcc5"
|
||||
],
|
||||
"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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user