From 71b698b447759a87ee2b16f3aa657f49642c8cd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 20:27:04 +0000 Subject: [PATCH] scala: Update to version 3.1.1 --- bucket/scala.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/scala.json b/bucket/scala.json index 813e76c52a..f8e7de92ab 100644 --- a/bucket/scala.json +++ b/bucket/scala.json @@ -1,5 +1,5 @@ { - "version": "3.1.0", + "version": "3.1.1", "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", @@ -10,9 +10,9 @@ "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lampepfl/dotty/releases/download/3.1.0/scala3-3.1.0.zip", - "hash": "2e8e19784779870c0b6e74c6ec530a6a191b470c1c56a20f207977232c88995b", - "extract_dir": "scala3-3.1.0", + "url": "https://github.com/lampepfl/dotty/releases/download/3.1.1/scala3-3.1.1.zip", + "hash": "2bfaf9176f563ec877944c5a43492aa6f61d112d470836025090ac13a9392d57", + "extract_dir": "scala3-3.1.1", "bin": [ "bin\\scala.bat", "bin\\scalac.bat",