sbt: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2022-07-11 00:34:29 +00:00
parent 8982f0ae6d
commit a85d64d2f8

View File

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