patch->setBranch('Community Edition'); } function check() : bool { if ($this->fetch('https://www.pfsense.org/download/')) return $this->parse('/pfSense-CE-([\d\._]+)-RELEASE-amd64\.iso\.gz/'); return false; } } ?>