Changed download links

This commit is contained in:
Steffen Lange 2020-04-12 16:16:38 +02:00
parent f0eb3f3055
commit bdf951e1ad
26 changed files with 26 additions and 26 deletions

View file

@ -2,7 +2,7 @@
class GpgWin extends PatchBase {
function __construct() {
parent::__construct('Gpg4win Initiative', 'GNU Privacy Guard for Windows', 'https://www.gpg4win.de/');
parent::__construct('Gpg4win Initiative', 'GNU Privacy Guard for Windows', 'https://www.gpg4win.de/get-gpg4win.html');
}
function check() : bool {
if ($this->fetch('https://www.gpg4win.de/get-gpg4win.html'))