mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
parent
5d47137501
commit
32e4ca0c3e
@ -10,11 +10,11 @@
|
|||||||
"depends": "cacert",
|
"depends": "cacert",
|
||||||
"url": [
|
"url": [
|
||||||
"https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
"https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
||||||
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1s.exe"
|
"https://slproweb.com/download/Win32OpenSSL_Light-1_1_1t.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"d7b26ea8e5775c4a4412c3da824ca8776179e6fcbadb4de4c803e2c06997537b",
|
"d7b26ea8e5775c4a4412c3da824ca8776179e6fcbadb4de4c803e2c06997537b",
|
||||||
"2ac51a614fb71ddfab35cbd439578e97c71530f022e7f401e9e4d37ad27c3c53"
|
"7d33e27fa81b1fa2e56fb3d7d9ebc09337140c39ee099801100a121d376f0030"
|
||||||
],
|
],
|
||||||
"innosetup": true,
|
"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 }",
|
"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