aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbt.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sbt.rb b/Library/Formula/sbt.rb
index 81aeae1ed..2a43e210b 100644
--- a/Library/Formula/sbt.rb
+++ b/Library/Formula/sbt.rb
@@ -2,9 +2,9 @@ require 'formula'
class Sbt < Formula
homepage 'http://www.scala-sbt.org'
- url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.2/sbt-launch.jar'
- version '0.12.2'
- sha1 'ef6213597489edd8d1955086924f488949dd4975'
+ url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.3/sbt-launch.jar'
+ version '0.12.3'
+ sha1 '38d15379d20a8e8113e59285ff8a1e52b01b98b6'
devel do
url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.0-M1/sbt-launch.jar'