diff options
Diffstat (limited to 'development/scala/scala.info')
-rw-r--r-- | development/scala/scala.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/scala/scala.info b/development/scala/scala.info index b234ca36cd..e801337d96 100644 --- a/development/scala/scala.info +++ b/development/scala/scala.info @@ -1,10 +1,10 @@ PRGNAM="scala" -VERSION="2.13.8" +VERSION="2.13.15" HOMEPAGE="https://www.scala-lang.org/" -DOWNLOAD="https://downloads.lightbend.com/scala/2.13.8/scala-2.13.8.tgz" -MD5SUM="def507d6394532c0562827127ce37ea6" +DOWNLOAD="https://downloads.lightbend.com/scala/2.13.15/scala-2.13.15.tgz" +MD5SUM="7b27b1321187dc5eabe28b8a02879b5a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zulu-openjdk8" -MAINTAINER="Alesandro Vaccaro" -EMAIL="0x7a6@libero.it" +MAINTAINER="Julian Grinblat" +EMAIL="julian@dotcore.co.il" |