mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
lynx: Update Win32OpenSSL_Light link/hash (#1744)
Fixes #1740 Fixes #1674
This commit is contained in:
parent
9a895ea1f4
commit
4702c0d56a
@ -10,11 +10,11 @@
|
||||
},
|
||||
"url": [
|
||||
"https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1h.exe"
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1i.exe"
|
||||
],
|
||||
"hash": [
|
||||
"f5f476826cb18ad087152efd13abab77631ade0b9544b85543435a0c27782773",
|
||||
"sha512:d97ee0fd800c7f634576df86d93981e61fd00c0805661dd302a5ca106613ace8716e5eaf7c89aa53a3b7b9ffce52c53896e4ec86dbf523ffb418d58cf7bbcdd5"
|
||||
"sha512:807c2cb802ea4085a6cc720eaa92248bfd1c3c14d8af63aa9d37ef4333c14f90b638d122930b78fbcbd9c401e48e6b7594aef169aee1b76d1cba1b85506326ae"
|
||||
],
|
||||
"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