sbt: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2021-04-04 20:00:22 +00:00
parent a904676689
commit f57f73cb5e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.9", "version": "1.5.0",
"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.4.9/sbt-1.4.9.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.5.0/sbt-1.5.0.zip",
"hash": "141bbf97453389e2dd41f33e1a27db7e67b5f484ef9d7da41429e133d2a38ad0", "hash": "647ef60ca20815d70a6c59d8fe939a7bab4f3f0f1be66d2954da07d431131cce",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {