sbt: Update to version 1.3.4

This commit is contained in:
Richard Kuhnt 2019-11-23 19:00:27 +00:00
parent 868bd3494d
commit 1ab47ea5bc

View File

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