2018-11-30 21:01:00 +00:00

17 lines
535 B
JSON

{
"homepage": "https://www.scala-sbt.org/",
"version": "1.2.7",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.7/sbt-1.2.7.zip",
"hash": "1e81909fe2ba931684263fa58e9710e41ab50fe66bb0c20d274036db42caa70e",
"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"
}
}