2019-10-14 17:00:20 +00:00

18 lines
597 B
JSON

{
"homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.",
"version": "1.3.3",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.3/sbt-1.3.3.zip",
"hash": "193d2595eddd9dad1c158d74d2dfa9e848611ef4d3c26883b9619486bc15ffdf",
"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"
}
}