Github is likely blocking certain user agents and so I end up getting Not found as the content of my phar instead of the actual phar:
main@cli:/app$ cat /usr/local/bin/concrete
Not Found
It'd be nice to either fail the curl if we get this result and also to figure out what's causing it.