links: Update to version 2.22

This commit is contained in:
Richard Kuhnt 2021-03-17 21:00:26 +00:00
parent 19c7ad243e
commit 918412be0f

View File

@ -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",