diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sbt.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sbt.rb b/Library/Formula/sbt.rb index 305eb7fe1..8c0cb3812 100644 --- a/Library/Formula/sbt.rb +++ b/Library/Formula/sbt.rb @@ -8,6 +8,7 @@ class Sbt < Formula devel do url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.2-RC2/sbt-launch.jar' + version '0.12.2-RC2' sha1 '5e33a7cfd88ca0a05fac538649e1c2ed444458cd' end |
