sbt: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2023-07-10 04:29:14 +00:00
parent d966362d88
commit f70e3d9fe4

View File

@ -1,10 +1,10 @@
{ {
"version": "1.9.0", "version": "1.9.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.9.0/sbt-1.9.0.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.9.2/sbt-1.9.2.zip",
"hash": "f89cb861aa94cebb28d4c3ea7722696f09950d24587ab25aed19b94c1f0b9f07", "hash": "e9327acdc9e9a4d5b52c50966aa49f804cf6e8dedb065bfad6cfbf6c12c9714a",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {