sbt: Update to version 1.9.7

This commit is contained in:
github-actions[bot] 2023-10-23 12:30:19 +00:00
parent 109bfe6e6f
commit cba4683471

View File

@ -1,10 +1,10 @@
{ {
"version": "1.9.6", "version": "1.9.7",
"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.9.6/sbt-1.9.6.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.9.7/sbt-1.9.7.zip",
"hash": "8daa26edc8e2f862397282807f317fc4d71a0334cee736305d370ba6976737f7", "hash": "74f36c2b044b63f3a24300b8e32eea20afc462b16974bf13f6e393a64530116d",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {