sbt: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2022-07-12 08:30:08 +00:00
parent ef3c3cb899
commit 0c5ab6afd2

View File

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