From 9e4d5bc7c6fc185e34cd3626b3906f69182a1f8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:32:44 +0000 Subject: [PATCH] links: Update to version 2.28 --- bucket/links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/links.json b/bucket/links.json index 9c6493df07..79004d8836 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.27", + "version": "2.28", "description": "A graphics and text mode web browser.", "homepage": "http://links.twibright.com/", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.27-64bit-install.exe#/dl.7z", - "hash": "54f1b9155001f56ffa646e70d6793a8c20462095a9e2820c906adcccc019ac10" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.28-64bit-install.exe#/dl.7z", + "hash": "ae2ed0a6696d6effe518302910e09a3b8b63e62c6ea21a1517478dad88172d9f" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.27-32bit-install.exe#/dl.7z", - "hash": "7cc314e5a080a38a6917bee8da12283d1a02646567bcdfccf66c4b913bfa552e" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.28-32bit-install.exe#/dl.7z", + "hash": "daeb2f98a770c90f98354e83b9a19c23989e4006aedab60bdd34e3f3283bd2fa" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",