From e95ea86603824c7749b06cef8a2a4d5ab7426360 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 16:31:35 +0000 Subject: [PATCH] links: Update to version 2.29 --- bucket/links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/links.json b/bucket/links.json index 79004d8836..c82805a826 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.28", + "version": "2.29", "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.28-64bit-install.exe#/dl.7z", - "hash": "ae2ed0a6696d6effe518302910e09a3b8b63e62c6ea21a1517478dad88172d9f" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.29-64bit-install.exe#/dl.7z", + "hash": "3a5bcfb8b9854b385ac427d86a740e906e18011e1ddadd0a691e968b39f8d889" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.28-32bit-install.exe#/dl.7z", - "hash": "daeb2f98a770c90f98354e83b9a19c23989e4006aedab60bdd34e3f3283bd2fa" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.29-32bit-install.exe#/dl.7z", + "hash": "06e5e21287fc8227315aa1af994935c22c753a42dfef7c8f744a1e2ed486b3bf" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",