File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
class ScalaAT212 < Formula
2
2
desc "JVM-based programming language"
3
3
homepage "https://www.scala-lang.org/"
4
- url "https://downloads.lightbend.com/scala/2.12.19 /scala-2.12.19 .tgz"
5
- mirror "https://www.scala-lang.org/files/archive/scala-2.12.19 .tgz"
6
- mirror "https://downloads.typesafe.com/scala/2.12.19 /scala-2.12.19 .tgz"
7
- sha256 "d1876659c9298b6664f91aa7ef4b2c5baca6356ff47a9a598070045058968fb2 "
4
+ url "https://downloads.lightbend.com/scala/2.12.20 /scala-2.12.20 .tgz"
5
+ mirror "https://www.scala-lang.org/files/archive/scala-2.12.20 .tgz"
6
+ mirror "https://downloads.typesafe.com/scala/2.12.20 /scala-2.12.20 .tgz"
7
+ sha256 "cc29d91ad390dc8e9a68d1e2ec6892711b64116f549fecd67a928361d33a39c0 "
8
8
license "Apache-2.0"
9
9
10
10
livecheck do
@@ -13,7 +13,7 @@ class ScalaAT212 < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , all : "abbae8ff17e1068a9a53d595801dc8e34dcbca87c912b871ede0fb6577f19745 "
16
+ sha256 cellar : :any_skip_relocation , all : "c21bd2462426fdcdea41f7f960376c275dc101b2b32e7534647a2c3141081125 "
17
17
end
18
18
19
19
keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments