From 4f9e1ab8b481d2522e97c47ba099cd652a91eeb7 Mon Sep 17 00:00:00 2001 From: bluerememberedearth <145181817+bluerememberedearth@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:53:02 -0700 Subject: [PATCH] lynx@2.9.2: Fix dependency (#6203) * Fix OpenSSL Light URL * Update hash * use 3.0.x --------- Co-authored-by: HUMORCE --- bucket/lynx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/lynx.json b/bucket/lynx.json index cc059745fb..8f167968e9 100644 --- a/bucket/lynx.json +++ b/bucket/lynx.json @@ -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_14.exe" + "https://slproweb.com/download/Win32OpenSSL_Light-3_0_15.exe" ], "hash": [ "12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7", - "75ebba9e835c28343c3fdfecca82c5a46089c1f14b6c182f5ef03170f2735c00" + "8ec1cad86c78e5474b0ac0c41c2231f0e8ffac21ec35c0d1c209337e6983495f" ], "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": [