links: Update to version 2.28

This commit is contained in:
github-actions[bot] 2022-10-01 12:32:44 +00:00
parent 22b244d8b6
commit 9e4d5bc7c6

View File

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