Changed download links
This commit is contained in:
parent
f0eb3f3055
commit
bdf951e1ad
26 changed files with 26 additions and 26 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class SevenZip extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Igor Pavlov', '7-Zip', 'https://www.7-zip.org/');
|
||||
parent::__construct('Igor Pavlov', '7-Zip', 'https://www.7-zip.org/download.html');
|
||||
}
|
||||
function check() : bool {
|
||||
if ($this->fetch('https://www.7-zip.org/download.html'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue