Stubby: update links

This commit is contained in:
Steffen Lange 2024-02-21 17:52:37 +01:00
parent d0253edf40
commit 937fd04d57

View file

@ -2,7 +2,7 @@
class Stubby extends PatchBase {
function __construct() {
parent::__construct('NLnet Labs', 'Stubby', 'https://dnsprivacy.org/wiki/x/JYAT');
parent::__construct('NLnet Labs', 'Stubby', 'https://dnsprivacy.org/dns_privacy_daemon_-_stubby/');
}
function check() : bool {
if ($this->fetch_json('https://api.github.com/repos/getdnsapi/stubby/releases/latest'))