sbt: Update to version 1.4.0

This commit is contained in:
Jakub Čábera 2020-10-05 09:29:59 +02:00
parent 62945d73ef
commit c8e4faf77d

View File

@ -1,10 +1,10 @@
{
"version": "1.3.13",
"version": "1.4.0",
"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.13/sbt-1.3.13.zip",
"hash": "edebbafa8d0541ad307600cd3f12b1a41bd688b8035aca24489d4a13638dfe05",
"url": "https://github.com/sbt/sbt/releases/download/v1.4.0/sbt-1.4.0.zip",
"hash": "37d5b2d94ec8963112aa22155b63cbd3828a434712139e3688c058cad52f2b16",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {