2019-11-24 21:39:20 -08:00

18 lines
597 B
JSON

{
"homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.",
"version": "1.3.4",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.4/sbt-1.3.4.zip",
"hash": "04d49d6e535b3586e40910ccd7396034ca7a7bab7d31bfd265fddca7cccc95eb",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {
"github": "https://github.com/sbt/sbt"
},
"autoupdate": {
"url": "https://github.com/sbt/sbt/releases/download/v$version/sbt-$version.zip",
"extract_dir": "sbt"
}
}