2018-01-31 21:01:49 +00:00

19 lines
548 B
JSON

{
"homepage": "https://www.scala-sbt.org/",
"version": "0.13.17",
"license": "BSD",
"url": "https://github.com/sbt/sbt/releases/download/v0.13.17/sbt-0.13.17.zip",
"hash": "2f09ef2b6b28ca884bb77c72060dcc39121dc580b53c55a1510e6d1fcdc62eca",
"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"
}
}