links: Update to version 2.24

This commit is contained in:
Richard Kuhnt 2021-09-13 21:00:38 +00:00
parent 81cce9382a
commit 8e30de8966

View File

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