sbt: Update to version 1.9.8

This commit is contained in:
github-actions[bot] 2023-12-15 08:26:50 +00:00
parent 44fe721e4d
commit 7ca02a31f9

View File

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