sbt: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2023-05-13 00:33:47 +00:00
parent 951c945b3f
commit aa3741df8e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.8.2", "version": "1.8.3",
"description": "A build tool for Scala, Java, and more", "description": "A build tool for Scala, Java, and more",
"homepage": "https://www.scala-sbt.org", "homepage": "https://www.scala-sbt.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.8.2/sbt-1.8.2.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.8.3/sbt-1.8.3.zip",
"hash": "68517fe663d7834f3a7feb9a64b51911492e2edf81b6b297d50a8a36cfc03235", "hash": "4e5304d67313d04dd16b4e97c6e328d90fcc452b907a4f2331cca87aff796de7",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {