Skip to content

Commit 4201a7f

Browse files
committed
1 parent e232600 commit 4201a7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/[email protected]

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class ScalaAT212 < Formula
22
desc "JVM-based programming language"
33
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"
88
license "Apache-2.0"
99

1010
livecheck do

0 commit comments

Comments
 (0)