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