Skip to content

Commit

Permalink
scala: Update to version 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent c38c441 commit 083f101
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/scala.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.5.0",
"version": "3.5.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",
Expand All @@ -10,9 +10,9 @@
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/scala/scala3/releases/download/3.5.0/scala3-3.5.0.zip",
"hash": "b167ef264fb09d29e38bff67f9c043c2d8353346dff2ca05c94ebc7cd628a60a",
"extract_dir": "scala3-3.5.0",
"url": "https://github.com/scala/scala3/releases/download/3.5.1/scala3-3.5.1.zip",
"hash": "704def87f8159c97dab04fa5fd53eded679752c24d93c49acc866af31a10e02d",
"extract_dir": "scala3-3.5.1",
"bin": [
"bin\\scala.bat",
"bin\\scalac.bat",
Expand Down

0 comments on commit 083f101

Please sign in to comment.