Related to JuliaLang/julia#10743 (comment)
We already have a case of someone setting LIBGIT2_VER to master and that ending up in the cache, so now there's an out-of-date copy of libgit2-master.tar.gz on the server. We should probably blacklist downloads that include master, and openblas' develop for example.
There's a copy of busybox.exe on the cache which can be cleared out, I modified the url for that to point to a versioned copy but the unversioned exe will go stale. objconv.zip is also not versioned upstream and should maybe be blacklisted... or mirrored on github so we can get versioned downloads.