sbt 0.13.11

Closes Homebrew/homebrew#49542.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Edward Samson 2016-02-26 09:13:41 +08:00 committed by Mike McQuaid
parent f666643bed
commit 393de62c65

View file

@ -1,8 +1,8 @@
class Sbt < Formula class Sbt < Formula
desc "Build tool for Scala projects" desc "Build tool for Scala projects"
homepage "http://www.scala-sbt.org" homepage "http://www.scala-sbt.org"
url "https://dl.bintray.com/sbt/native-packages/sbt/0.13.9/sbt-0.13.9.tgz" url "https://dl.bintray.com/sbt/native-packages/sbt/0.13.11/sbt-0.13.11.tgz"
sha256 "148f2801f2993773de6f8859fe0e6520fcabe649d66bb316e13aff8b2fd7f504" sha256 "a36a6fbf6dd70afd93fb8db16c40e8ac00798fdddfa0b4c678786dc15617afa6"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation