patch->setBranch('Web'); } function check() : bool { if ($this->fetch_json('https://api.github.com/repos/owncloud/web/releases/latest')) return $this->parse_json('tag_name'); return false; } } ?>