File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Sbt < Formula
22 desc "Build tool for Scala projects"
33 homepage "https://www.scala-sbt.org/"
4- url "https://github.com/sbt/sbt/releases/download/v1.10.3 /sbt-1.10.3 .tgz"
5- mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.10.3 /sbt-1.10.3 .tgz"
6- sha256 "fbd10b59704743d91032e099705dd81ff146eee2a658ceba99ca982843b1fc75 "
4+ url "https://github.com/sbt/sbt/releases/download/v1.10.4 /sbt-1.10.4 .tgz"
5+ mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.10.4 /sbt-1.10.4 .tgz"
6+ sha256 "0cbfe3bb66a8557d261b85546b2189cd5d6f1ffdb2999ca8cfc9451b853a31a4 "
77 license "Apache-2.0"
88
99 livecheck do
@@ -12,7 +12,7 @@ class Sbt < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "ae5ad90935fa7caa045da3212102dd537973fb3ecdf2edc1a7b1ea4042f89d3a "
15+ sha256 cellar : :any_skip_relocation , all : "40dc67044b9225033cbd4df1f84029b7023839cd4c68e6681b24d5dd04f41d0b "
1616 end
1717
1818 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments