{ "homepage": "http://www.scala-sbt.org/", "version": "0.13.15", "license": "BSD", "url": "https://dl.bintray.com/sbt/native-packages/sbt/0.13.15/sbt-0.13.15.zip", "hash": "18b106d09b2874f2a538c6e1f6b20c565885b2a8051428bd6d630fb92c1c0f96", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat" ], "checkver": { "url": "http://www.scala-sbt.org/download.html", "re": "/sbt-([\\d.]+).zip" }, "autoupdate": { "url": "https://dl.bintray.com/sbt/native-packages/sbt/$version/sbt-$version.zip", "extract_dir": "sbt" } }