lynx: Update Win32OpenSSL_Light link/hash (#1863)

Fixes #1862.

Co-authored-by: Darren Kearney <info@mindcauldron.com>
This commit is contained in:
Darren Kearney 2021-03-09 16:50:26 +00:00 committed by GitHub
parent 3d14bf879e
commit e09676b03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,11 @@
},
"url": [
"https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1i.exe"
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1j.exe"
],
"hash": [
"f5f476826cb18ad087152efd13abab77631ade0b9544b85543435a0c27782773",
"sha512:807c2cb802ea4085a6cc720eaa92248bfd1c3c14d8af63aa9d37ef4333c14f90b638d122930b78fbcbd9c401e48e6b7594aef169aee1b76d1cba1b85506326ae"
"sha512:76647e6c45a1f201c3e3125d5961f63fd84997b0d24f65da8797c6bf740f7e7745a746dfee8281bfb3342892864f4dd8bb099dfcb09397af93ded268c318269c"
],
"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 }",