diff --git a/modules/AdobeReader.php b/modules/AdobeReader.php index f8c5bea..19b695f 100644 --- a/modules/AdobeReader.php +++ b/modules/AdobeReader.php @@ -2,7 +2,8 @@ class AdobeReader extends PatchBase { function __construct() { - parent::__construct('Adobe', 'Acrobat Reader DC', 'https://get.adobe.com/reader/'); + parent::__construct('Adobe', 'Acrobat Reader', 'https://get.adobe.com/reader/'); + $this->patch->setBranch('DC'); } function check() : bool { if ($this->fetch('https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html')) diff --git a/modules/AdoptOpenJDK11.php b/modules/AdoptOpenJDK11.php index 3ad65aa..f150a55 100644 --- a/modules/AdoptOpenJDK11.php +++ b/modules/AdoptOpenJDK11.php @@ -2,7 +2,8 @@ class AdoptOpenJDK11 extends PatchBase { function __construct() { - parent::__construct('AdoptOpenJDK', 'OpenJDK JRE 11', 'https://adoptopenjdk.net/'); + parent::__construct('AdoptOpenJDK', 'OpenJDK', 'https://adoptopenjdk.net/'); + $this->patch->setBranch('JRE 11'); } function check() : bool { if ($this->fetch('https://api.adoptopenjdk.net/v2/info/releases/openjdk11?release=latest&openjdk_impl=hotspot&type=jre&os=windows&arch=x64', true)) diff --git a/modules/AdoptOpenJDK14.php b/modules/AdoptOpenJDK14.php index e6c579a..a9c0988 100644 --- a/modules/AdoptOpenJDK14.php +++ b/modules/AdoptOpenJDK14.php @@ -2,7 +2,8 @@ class AdoptOpenJDK14 extends PatchBase { function __construct() { - parent::__construct('AdoptOpenJDK', 'OpenJDK JRE 14', 'https://adoptopenjdk.net/'); + parent::__construct('AdoptOpenJDK', 'OpenJDK', 'https://adoptopenjdk.net/'); + $this->patch->setBranch('JRE 14'); } function check() : bool { if ($this->fetch('https://api.adoptopenjdk.net/v2/info/releases/openjdk14?release=latest&openjdk_impl=hotspot&type=jre&os=windows&arch=x64', true)) diff --git a/modules/AdoptOpenJDK8.php b/modules/AdoptOpenJDK8.php index 54b027c..12680eb 100644 --- a/modules/AdoptOpenJDK8.php +++ b/modules/AdoptOpenJDK8.php @@ -2,7 +2,8 @@ class AdoptOpenJDK8 extends PatchBase { function __construct() { - parent::__construct('AdoptOpenJDK', 'OpenJDK JRE 8', 'https://adoptopenjdk.net/'); + parent::__construct('AdoptOpenJDK', 'OpenJDK', 'https://adoptopenjdk.net/'); + $this->patch->setBranch('JRE 8'); } function check() : bool { if ($this->fetch('https://api.adoptopenjdk.net/v2/info/releases/openjdk8?release=latest&openjdk_impl=hotspot&type=jre&os=windows&arch=x64', true)) diff --git a/modules/Bitwarden_rs.php b/modules/Bitwarden_rs.php index cb822e1..2f966fd 100644 --- a/modules/Bitwarden_rs.php +++ b/modules/Bitwarden_rs.php @@ -2,7 +2,8 @@ class Bitwarden_rs extends PatchBase { function __construct() { - parent::__construct('Daniel García', 'Bitwarden Web Vault in Rust', 'https://github.com/dani-garcia/bw_web_builds'); + parent::__construct('Daniel García', 'Bitwarden in Rust', 'https://github.com/dani-garcia/bw_web_builds'); + $this->patch->setBranch('Web Vault'); } function check() : bool { if ($this->fetch('https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest', true)) diff --git a/modules/Floccus.php b/modules/Floccus.php index 9a6ee9a..47d1e35 100644 --- a/modules/Floccus.php +++ b/modules/Floccus.php @@ -3,6 +3,7 @@ class Floccus extends PatchBase { function __construct() { parent::__construct('Marcel Klehr', 'floccus', 'https://addons.mozilla.org/en-US/firefox/addon/floccus/'); + $this->patch->setBranch('for Firefox'); } function check() : bool { if ($this->fetch('https://addons.mozilla.org/en-US/firefox/addon/floccus/')) diff --git a/modules/LibreOfficeFresh.php b/modules/LibreOfficeFresh.php index bd9874b..a03a349 100644 --- a/modules/LibreOfficeFresh.php +++ b/modules/LibreOfficeFresh.php @@ -2,7 +2,8 @@ class LibreOfficeFresh extends PatchBase { function __construct() { - parent::__construct('The Document Foundation', 'LibreOffice - Fresh Branch', 'https://www.libreoffice.org/download/download/'); + parent::__construct('The Document Foundation', 'LibreOffice', 'https://www.libreoffice.org/download/download/'); + $this->patch->setBranch('Fresh'); } function check() : bool { if ($this->fetch('https://www.libreoffice.org/download/release-notes/')) diff --git a/modules/LibreOfficeStill.php b/modules/LibreOfficeStill.php index 3b9d187..359856c 100644 --- a/modules/LibreOfficeStill.php +++ b/modules/LibreOfficeStill.php @@ -2,7 +2,8 @@ class LibreOfficeStill extends PatchBase { function __construct() { - parent::__construct('The Document Foundation', 'LibreOffice - Still Branch', 'https://www.libreoffice.org/download/download/'); + parent::__construct('The Document Foundation', 'LibreOffice', 'https://www.libreoffice.org/download/download/'); + $this->patch->setBranch('Still'); } function check() : bool { if ($this->fetch('https://www.libreoffice.org/download/release-notes/')) diff --git a/modules/MSOffice2019.php b/modules/MSOffice2019.php index 22199c9..d6193dc 100644 --- a/modules/MSOffice2019.php +++ b/modules/MSOffice2019.php @@ -3,6 +3,7 @@ class MSOffice2019 extends PatchBase { function __construct() { parent::__construct('Microsoft', 'Office 2019', 'https://docs.microsoft.com/en-us/OfficeUpdates/update-history-office-2019#retail-versions-of-office-2016-c2r-and-office-2019'); + $this->patch->setBranch('Retail'); } function check() : bool { if ($this->fetch('https://docs.microsoft.com/en-us/OfficeUpdates/update-history-office-2019')) { diff --git a/modules/MSOffice2019VL.php b/modules/MSOffice2019VL.php index e527c6a..5ed6811 100644 --- a/modules/MSOffice2019VL.php +++ b/modules/MSOffice2019VL.php @@ -2,7 +2,8 @@ class MSOffice2019VL extends PatchBase { function __construct() { - parent::__construct('Microsoft', 'Office 2019 VL', 'https://docs.microsoft.com/en-us/OfficeUpdates/update-history-office-2019#volume-licensed-versions-of-office-2019'); + parent::__construct('Microsoft', 'Office 2019', 'https://docs.microsoft.com/en-us/OfficeUpdates/update-history-office-2019#volume-licensed-versions-of-office-2019'); + $this->patch->setBranch('Volume License'); } function check() : bool { if ($this->fetch('https://docs.microsoft.com/en-us/OfficeUpdates/update-history-office-2019')) { diff --git a/modules/MozillaFirefoxESR.php b/modules/MozillaFirefoxESR.php index 3f19aa9..add4448 100644 --- a/modules/MozillaFirefoxESR.php +++ b/modules/MozillaFirefoxESR.php @@ -2,7 +2,8 @@ class MozillaFirefoxESR extends PatchBase { function __construct() { - parent::__construct('Mozilla', 'Firefox ESR', 'https://www.mozilla.org/en-US/firefox/organizations/all/'); + parent::__construct('Mozilla', 'Firefox', 'https://www.mozilla.org/en-US/firefox/organizations/all/'); + $this->patch->setBranch('ESR'); } function check() : bool { if ($this->fetch('https://www.mozilla.org/en-US/firefox/organizations/all/')) diff --git a/modules/UBlock.php b/modules/UBlock.php index 04bb21e..7d34eb4 100644 --- a/modules/UBlock.php +++ b/modules/UBlock.php @@ -3,6 +3,7 @@ class UBlock extends PatchBase { function __construct() { parent::__construct('Raymond Hill', 'uBlock Origin', 'https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/'); + $this->patch->setBranch('for Firefox'); } function check() : bool { if ($this->fetch('https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/'))