1 2 3 4 5 6 7
function get_latest_version { github_latest_release scalacenter/bloop } function clean_downloads { rm -vf bloop-*-1.* }