sbt: Update to version 1.3.11

This commit is contained in:
Jakub Čábera 2020-05-30 14:36:24 +02:00
parent 0853df2bf4
commit a3670f2a4c

View File

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