From 4fff5ab651e5adac6efafb067460f28cf308668d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:33:33 +0000 Subject: [PATCH] lynx: Update to version 2.9.2 --- bucket/lynx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lynx.json b/bucket/lynx.json index 3a629380da..9bd2aca393 100644 --- a/bucket/lynx.json +++ b/bucket/lynx.json @@ -1,6 +1,6 @@ { "##": "Version 2.8.3 was moved to https://github.com/ScoopInstaller/Versions/blob/master/bucket/lynx283.json", - "version": "2.9.1", + "version": "2.9.2", "description": "Text web browser.", "homepage": "https://invisible-island.net/lynx/lynx.html", "license": "GPL-2.0-only", @@ -9,11 +9,11 @@ }, "depends": "cacert", "url": [ - "https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.1-setup.exe", + "https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.2-setup.exe", "https://slproweb.com/download/Win32OpenSSL_Light-3_3_0.exe" ], "hash": [ - "f15fddc787a7de375d6257a724c96f721429af1b42c1f8ac7ec8da06d6418cb5", + "12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7", "031590db73ad684218e2967ebb8542ec700b180a9c8fc72038aa1aaf8dc2bf8a" ], "innosetup": true,