links: Update to version 2.23

This commit is contained in:
Richard Kuhnt 2021-05-23 20:01:46 +00:00
parent e985add2cf
commit 769efe6aab

View File

@ -1,16 +1,16 @@
{ {
"version": "2.22", "version": "2.23",
"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.22-64bit-install.exe#/dl.7z", "url": "http://links.twibright.com/download/binaries/win32/Links-2.23-64bit-install.exe#/dl.7z",
"hash": "28f3cfb63a98d7a200c243c7ed13a62b5280bc1476451e0fe4e2976fe89aa386" "hash": "84e02e478e8235b52cf554c95886701af670d0d9fb012cc628ac5a1c6e7a68b0"
}, },
"32bit": { "32bit": {
"url": "http://links.twibright.com/download/binaries/win32/Links-2.22-32bit-install.exe#/dl.7z", "url": "http://links.twibright.com/download/binaries/win32/Links-2.23-32bit-install.exe#/dl.7z",
"hash": "8eb995f45f0618e413c6f5197ed328e6410574b26a56de8a791bf70d233a103d" "hash": "8ef3704e73ce34047eb46bec2c3080fd1e3b48b2a3f3ac7da78e3dea1dce1604"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",