require 'brewkit' # even though "file -b" reports this as a zip archive, it's just a binary class HttpDownloadStrategy def stage FileUtils.mv @dl, File.basename(@url) end end class Sbt