lynx: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2024-06-01 00:33:33 +00:00
parent 1eb3b14fec
commit 4fff5ab651

View File

@ -1,6 +1,6 @@
{ {
"##": "Version 2.8.3 was moved to https://github.com/ScoopInstaller/Versions/blob/master/bucket/lynx283.json", "##": "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.", "description": "Text web browser.",
"homepage": "https://invisible-island.net/lynx/lynx.html", "homepage": "https://invisible-island.net/lynx/lynx.html",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -9,11 +9,11 @@
}, },
"depends": "cacert", "depends": "cacert",
"url": [ "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" "https://slproweb.com/download/Win32OpenSSL_Light-3_3_0.exe"
], ],
"hash": [ "hash": [
"f15fddc787a7de375d6257a724c96f721429af1b42c1f8ac7ec8da06d6418cb5", "12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
"031590db73ad684218e2967ebb8542ec700b180a9c8fc72038aa1aaf8dc2bf8a" "031590db73ad684218e2967ebb8542ec700b180a9c8fc72038aa1aaf8dc2bf8a"
], ],
"innosetup": true, "innosetup": true,