Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
sbt: add version to --devel
Browse files Browse the repository at this point in the history
Closes #17079.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
rfranco authored and adamv committed Jan 14, 2013
1 parent 1c65885 commit 7cdf08a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/sbt.rb
Expand Up @@ -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

Expand Down

0 comments on commit 7cdf08a

Please sign in to comment.