mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
lynx@2.9.2: Fix dependency (Close #6794)
This commit is contained in:
parent
2a2134c5fe
commit
927dc5587d
@ -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_15.exe"
|
||||
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_16.exe"
|
||||
],
|
||||
"hash": [
|
||||
"12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
|
||||
"8ec1cad86c78e5474b0ac0c41c2231f0e8ffac21ec35c0d1c209337e6983495f"
|
||||
"0cd987aff227d175aec4c2aa961591906329b386eec8fb90611c1b861b1a86e6"
|
||||
],
|
||||
"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