sbt: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2022-10-31 04:38:21 +00:00
parent f1422718d5
commit baa89766f6

View File

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