sbt: add version to --devel
Closes Homebrew/homebrew#17079. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
383a21c385
commit
bd288a3657
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue