2020-06-30 08:34:17 +02:00

18 lines
598 B
JSON

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