sbt devel 0.13.1-RC3

Closes Homebrew/homebrew#24611.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Lee Hanxue 2013-11-24 03:56:37 +08:00 committed by Adam Vandenberg
parent f918b47e37
commit 150ab806f2

View file

@ -6,6 +6,12 @@ class Sbt < Formula
version '0.13.0'
sha1 'b78a29b8db7ae0fc90a7890a84a4617975e1d450'
devel do
url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.1-RC3/sbt-launch.jar'
version '0.13.1-RC3'
sha1 'ce9763ea30445ec810215e67d5bc7462b9a93070'
end
def install
(bin+'sbt').write <<-EOS.undent
#!/bin/sh