3 # This script shows the download stats on GitHub. Update the id using the
4 # output of curl -s https://api.github.com/repos/msysgit/msysgit/releases
16 curl
-s https
://api.github.com
/repos
/msysgit
/msysgit
/releases
/$id/assets |
17 grep -e '"name":' -e '"download_count":'