sbt: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2021-12-29 20:27:23 +00:00
parent cf1eb343a1
commit 5f8f9f1fe0

View File

@ -1,10 +1,10 @@
{
"version": "1.6.0",
"version": "1.6.1",
"description": "A build tool for Scala, Java, and more",
"homepage": "https://www.scala-sbt.org",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.6.0/sbt-1.6.0.zip",
"hash": "8d93853accf22d709cbe267625f4fcce9eea2d1837d23b2b33ff5d08f429abbc",
"url": "https://github.com/sbt/sbt/releases/download/v1.6.1/sbt-1.6.1.zip",
"hash": "556c310eb9483f08235b6eb1e30eba5da14194721ad9baf769a17fd1f1537464",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {