links: Update to version 2.21

This commit is contained in:
Richard Kuhnt 2020-08-05 20:00:21 +00:00
parent 0d1556bc31
commit 805847fe2f

View File

@ -1,16 +1,16 @@
{
"version": "2.20",
"version": "2.21",
"homepage": "http://links.twibright.com/",
"description": "A graphics and text mode web browser.",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.20-64bit-install.exe#/dl.7z",
"hash": "90d2a0ad17db32712c6d2e48f6ed50c41c2ac1002187919b25315e58c16d4328"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.21-64bit-install.exe#/dl.7z",
"hash": "8fae3b612402bf3b9415ee2410f36adee945f6180014ec171d4e1a336059ca37"
},
"32bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.20-32bit-install.exe#/dl.7z",
"hash": "21883eb1dbfc4707584364a42e524a3b0457e18f92b08c4e7a677d134e253d9a"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.21-32bit-install.exe#/dl.7z",
"hash": "872a83cd48202f4c6d87aa40006414d295a863264c5f19333603ac1bf4380c5f"
}
},
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",