From 4391d458fb1548ed407a73ac65b0546ddac53305 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 3 Oct 2021 20:00:32 +0000 Subject: [PATCH] links: Update to version 2.25 --- bucket/links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/links.json b/bucket/links.json index bc92484efc..fc0ad51d82 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.24", + "version": "2.25", "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.24-64bit-install.exe#/dl.7z", - "hash": "eed5618ca6d430bdf5729bcaaefaa7bf4f6c8a4202a19b8e1b7bc5bc2cccddab" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.25-64bit-install.exe#/dl.7z", + "hash": "440ef02578cf8fad058c83caccbab545f153ac068a9e00f98025e5b6b2bff963" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.24-32bit-install.exe#/dl.7z", - "hash": "23a42dda6285f34cd872d9383f25339cc7c4a5b47f7af23f0c5dd4a9e533b990" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.25-32bit-install.exe#/dl.7z", + "hash": "fb4247842691baa801c560b3cae9345ab911be0e49ab89a9ef550c1b3b0cc6c7" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",