2019-12-26 04:00:25 +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.6",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.6/sbt-1.3.6.zip",
"hash": "4c480e54f19bd70049d856ae6a4976ff13c5c7904d143b676f51f46cd064be37",
"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"
}
}