Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

12 lines
346 B
JSON

{
"homepage": "http://www.scala-sbt.org/",
"version": "0.13.0",
"license": "BSD",
"url": "http://repo.scala-sbt.org/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.13.0/sbt.zip",
"hash": "7e9b413736b9ad841f1588dd3116c848110a2fc37ba663461523a4383bb236ae",
"extract_dir": "sbt",
"bin": [
"bin\\sbt.bat"
]
}