sbt: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2022-10-03 08:31:11 +00:00
parent 5256267d62
commit 663b1ac723

View File

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