``` curl -s "https://api.github.com/repos/geraldolsribeiro/microci/releases/latest" | grep -Po '"tag_name": *"v\K[^"]*' ```