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