From 918412be0f14452778008757c6144689814b716d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Mar 2021 21:00:26 +0000 Subject: [PATCH] links: Update to version 2.22 --- bucket/links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/links.json b/bucket/links.json index 63399f2302..3f8049654b 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.21", + "version": "2.22", "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.21-64bit-install.exe#/dl.7z", - "hash": "8fae3b612402bf3b9415ee2410f36adee945f6180014ec171d4e1a336059ca37" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.22-64bit-install.exe#/dl.7z", + "hash": "28f3cfb63a98d7a200c243c7ed13a62b5280bc1476451e0fe4e2976fe89aa386" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.21-32bit-install.exe#/dl.7z", - "hash": "872a83cd48202f4c6d87aa40006414d295a863264c5f19333603ac1bf4380c5f" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.22-32bit-install.exe#/dl.7z", + "hash": "8eb995f45f0618e413c6f5197ed328e6410574b26a56de8a791bf70d233a103d" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",