fetch_json('https://api.github.com/repos/duplicati/duplicati/releases/latest')) return $this->parse_json('tag_name', '/(.+)_stable/'); return false; } } ?>