links: Update to version 2.29

This commit is contained in:
github-actions[bot] 2023-03-22 16:31:35 +00:00
parent 3b2da0224d
commit e95ea86603

View File

@ -1,16 +1,16 @@
{
"version": "2.28",
"version": "2.29",
"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.28-64bit-install.exe#/dl.7z",
"hash": "ae2ed0a6696d6effe518302910e09a3b8b63e62c6ea21a1517478dad88172d9f"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.29-64bit-install.exe#/dl.7z",
"hash": "3a5bcfb8b9854b385ac427d86a740e906e18011e1ddadd0a691e968b39f8d889"
},
"32bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.28-32bit-install.exe#/dl.7z",
"hash": "daeb2f98a770c90f98354e83b9a19c23989e4006aedab60bdd34e3f3283bd2fa"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.29-32bit-install.exe#/dl.7z",
"hash": "06e5e21287fc8227315aa1af994935c22c753a42dfef7c8f744a1e2ed486b3bf"
}
},
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",