diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sbt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sbt.rb b/Library/Formula/sbt.rb index f8195021f..299e10b0e 100644 --- a/Library/Formula/sbt.rb +++ b/Library/Formula/sbt.rb @@ -1,7 +1,7 @@ require 'formula' class Sbt < Formula - homepage 'http://github.com/harrah/xsbt/' + homepage 'http://www.scala-sbt.org' url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.1/sbt-launch.jar' version '0.12.1' sha1 '45c28c7c6328d6ecf8e9dc51003a0f1af71516ad' |
