From bd40eb717e2787c332da575bf07463ba5b01faf3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 May 2021 21:00:15 +0000 Subject: [PATCH] scala: Update to version 2.13.6 --- bucket/scala.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/scala.json b/bucket/scala.json index 5f66b2f71c..14096e0069 100644 --- a/bucket/scala.json +++ b/bucket/scala.json @@ -1,5 +1,5 @@ { - "version": "2.13.5", + "version": "2.13.6", "description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.", "homepage": "https://www.scala-lang.org/", "license": "BSD-3-Clause", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://downloads.typesafe.com/scala/2.13.5/scala-2.13.5.zip", - "hash": "1e5550c58ee01d6973e91dc63774c9a0b717d327a2099be59ef14458c2ac1077", - "extract_dir": "scala-2.13.5", + "url": "https://downloads.typesafe.com/scala/2.13.6/scala-2.13.6.zip", + "hash": "1449c761224d5dc4fe5322c92a955f71ddd50442bdc5e905096583b761fdf4fd", + "extract_dir": "scala-2.13.6", "bin": [ "bin\\fsc.bat", "bin\\scala.bat",