sbt: Update to version 1.3.10

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:47 +02:00
parent e7f67a11f8
commit 85326c7b8b

View File

@ -1,10 +1,10 @@
{
"version": "1.3.9",
"version": "1.3.10",
"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.3.9/sbt-1.3.9.zip",
"hash": "58edd05bd236868ed469310825ff74247e8a9503ce4dc047210b10a4175c455b",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.10/sbt-1.3.10.zip",
"hash": "185a03422674a638750beffbd0f7203b5d9f4b70824fbf183710958e99ca46b8",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {