diff --git a/bucket/links.json b/bucket/links.json index c82805a826..3e0f86db74 100644 --- a/bucket/links.json +++ b/bucket/links.json @@ -1,16 +1,16 @@ { - "version": "2.29", + "version": "2.30", "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.29-64bit-install.exe#/dl.7z", - "hash": "3a5bcfb8b9854b385ac427d86a740e906e18011e1ddadd0a691e968b39f8d889" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.30-64bit-install.exe#/dl.7z", + "hash": "7b67f64462c9d914409839d43079186733e33a31d7f81adf32578ee2fb537c09" }, "32bit": { - "url": "http://links.twibright.com/download/binaries/win32/Links-2.29-32bit-install.exe#/dl.7z", - "hash": "06e5e21287fc8227315aa1af994935c22c753a42dfef7c8f744a1e2ed486b3bf" + "url": "http://links.twibright.com/download/binaries/win32/Links-2.30-32bit-install.exe#/dl.7z", + "hash": "60a36e2dcc4eddc68d9409d14b3fd6c909f237d39f47956e5dfbc7366162c81f" } }, "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",