For all the versions 4.x:
curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/ontop/ontop/releases \ | jq '[.[] | select((.tag_name | startswith("ontop-4."))) | .assets[] | .download_count ] | add'
← Support a new database system Intermediate Query (IQ) →