lynx@2.9.2: Update OpenSSL lib url (#7272)

This commit is contained in:
Werner Fouché 2025-10-24 13:30:54 +02:00 committed by GitHub
parent 6cf8e3e0c3
commit c554112b94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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_17.exe"
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_18.exe"
],
"hash": [
"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 }",
"bin": [