sbt@1.9.0: Fix hash (Closes #4881)

This commit is contained in:
github-actions[bot] 2023-06-13 11:36:35 +00:00
parent 482ac17c73
commit 152ae18539

View File

@ -4,7 +4,7 @@
"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.0/sbt-1.9.0.zip",
"hash": "a0b3d2cf35f7232fb9bb62af52af6ee23dfa4a87b073046df462918c2c7e0ee0", "hash": "f89cb861aa94cebb28d4c3ea7722696f09950d24587ab25aed19b94c1f0b9f07",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {