links: Update to version 2.27

This commit is contained in:
github-actions[bot] 2022-05-29 20:28:00 +00:00
parent 5bcfc453c8
commit ad93a9ea23

View File

@ -1,16 +1,16 @@
{ {
"version": "2.26", "version": "2.27",
"description": "A graphics and text mode web browser.", "description": "A graphics and text mode web browser.",
"homepage": "http://links.twibright.com/", "homepage": "http://links.twibright.com/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.26-64bit-install.exe#/dl.7z", "url": "http://links.twibright.com/download/binaries/win32/Links-2.27-64bit-install.exe#/dl.7z",
"hash": "c5f2a630c87439fb62096aa93e5297ded2c6f576f6fa51d0260d2c8bd70c5a58" "hash": "54f1b9155001f56ffa646e70d6793a8c20462095a9e2820c906adcccc019ac10"
}, },
"32bit": { "32bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.26-32bit-install.exe#/dl.7z", "url": "http://links.twibright.com/download/binaries/win32/Links-2.27-32bit-install.exe#/dl.7z",
"hash": "d65dd174694357e600d5c7a7b277119420a3476c6aa84d6fec92d3cdd9aa0bd4" "hash": "7cc314e5a080a38a6917bee8da12283d1a02646567bcdfccf66c4b913bfa552e"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",