sbt: Update to version 1.3.7

This commit is contained in:
Richard Kuhnt 2020-01-15 07:01:50 +00:00
parent 63ff344d97
commit 17d6e08503

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.scala-sbt.org/", "homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.", "description": "A build tool for Scala, Java, and more.",
"version": "1.3.6", "version": "1.3.7",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.6/sbt-1.3.6.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.3.7/sbt-1.3.7.zip",
"hash": "4c480e54f19bd70049d856ae6a4976ff13c5c7904d143b676f51f46cd064be37", "hash": "66930fc48dad31a710aac4c9a7abe106d4f39736040e251adfba3923b8056390",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {