sbt: Update to version 1.3.5

This commit is contained in:
Richard Kuhnt 2019-12-13 19:00:25 +00:00
parent 683145d29d
commit 296a9777bb

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.",
"version": "1.3.4",
"version": "1.3.5",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.4/sbt-1.3.4.zip",
"hash": "04d49d6e535b3586e40910ccd7396034ca7a7bab7d31bfd265fddca7cccc95eb",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.5/sbt-1.3.5.zip",
"hash": "5f06df18b148c5ad569dc446b3d3bfa9bb03eb42cc12878d6a6de3d8940b93d2",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {