mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Added support for SBT.
Added an app for SBT, the Scala Build Tool (http://www.scala-sbt.org/)
This commit is contained in:
parent
459b1de691
commit
b49ceea747
11
sbt.json
Normal file
11
sbt.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user