sbt: Update to version 1.3.8

This commit is contained in:
Richard Kuhnt 2020-02-04 01:01:49 +00:00
parent c491fc66ae
commit 882a5062a0

View File

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