From d5312c04e2c84cc23530b3b3dae7845074a042ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 20:26:52 +0000 Subject: [PATCH] links: Update to version 2.26 --- bucket/links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/links.json b/bucket/links.json index fc0ad51d82..e009edd6e4 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.25", + "version": "2.26", "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.25-64bit-install.exe#/dl.7z", - "hash": "440ef02578cf8fad058c83caccbab545f153ac068a9e00f98025e5b6b2bff963" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.26-64bit-install.exe#/dl.7z", + "hash": "c5f2a630c87439fb62096aa93e5297ded2c6f576f6fa51d0260d2c8bd70c5a58" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.25-32bit-install.exe#/dl.7z", - "hash": "fb4247842691baa801c560b3cae9345ab911be0e49ab89a9ef550c1b3b0cc6c7" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.26-32bit-install.exe#/dl.7z", + "hash": "d65dd174694357e600d5c7a7b277119420a3476c6aa84d6fec92d3cdd9aa0bd4" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",