fetch_json('https://api.github.com/repos/git-for-windows/git/releases/latest')) return $this->parse_json('tag_name', '/v(.+)\.windows\.\d+/'); return false; } } ?>