links: Update to version 2.26

This commit is contained in:
github-actions[bot] 2022-04-10 20:26:52 +00:00
parent 9c11d6c19f
commit d5312c04e2

View File

@ -1,16 +1,16 @@
{
"version": "2.25",
"version": "2.26",
"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.25-64bit-install.exe#/dl.7z",
"hash": "440ef02578cf8fad058c83caccbab545f153ac068a9e00f98025e5b6b2bff963"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.26-64bit-install.exe#/dl.7z",
"hash": "c5f2a630c87439fb62096aa93e5297ded2c6f576f6fa51d0260d2c8bd70c5a58"
},
"32bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.25-32bit-install.exe#/dl.7z",
"hash": "fb4247842691baa801c560b3cae9345ab911be0e49ab89a9ef550c1b3b0cc6c7"
"url": "http://links.twibright.com/download/binaries/win32/Links-2.26-32bit-install.exe#/dl.7z",
"hash": "d65dd174694357e600d5c7a7b277119420a3476c6aa84d6fec92d3cdd9aa0bd4"
}
},
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",