sbt: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2022-02-05 20:24:05 +00:00
parent 8b1f923c73
commit 953afa288e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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.6.1/sbt-1.6.1.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.6.2/sbt-1.6.2.zip",
"hash": "556c310eb9483f08235b6eb1e30eba5da14194721ad9baf769a17fd1f1537464", "hash": "5eafd8d9de2c7fcac6e58674b640b97ad3dfc0fe06013a814456a2108048bdac",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {