sbt: Update to version 1.5.5

This commit is contained in:
Richard Kuhnt 2021-07-12 09:01:09 +00:00
parent d15866baa1
commit 7247ea0e0e

View File

@ -1,10 +1,10 @@
{
"version": "1.5.4",
"version": "1.5.5",
"description": "A build tool for Scala, Java, and more",
"homepage": "https://www.scala-sbt.org",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.5.4/sbt-1.5.4.zip",
"hash": "cef718440cf2652f7a48699d68a94bcf55d9a6ca08c58481f9b5a8c02e6eea75",
"url": "https://github.com/sbt/sbt/releases/download/v1.5.5/sbt-1.5.5.zip",
"hash": "112fe0920438f4f17935280ccd8e589e9f4c61212f7d3108f4deeffa04a5f373",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {