sbt: Update to version 1.5.4

This commit is contained in:
Richard Kuhnt 2021-07-04 07:00:39 +00:00
parent 2bfe233a5d
commit 6f5908c3de

View File

@ -1,10 +1,10 @@
{ {
"version": "1.5.3", "version": "1.5.4",
"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.5.3/sbt-1.5.3.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.5.4/sbt-1.5.4.zip",
"hash": "991aff077a2e3ff5a3c4518c001e47173d99071cbd69f54d600de85f19b6333d", "hash": "cef718440cf2652f7a48699d68a94bcf55d9a6ca08c58481f9b5a8c02e6eea75",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {