links: Update to version 2.25

This commit is contained in:
Richard Kuhnt 2021-10-03 20:00:32 +00:00
parent c387af5acb
commit 4391d458fb

View File

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