sbt: Update to version 1.3.9

lukesampson/scoop#3909
This commit is contained in:
Jakub Čábera 2020-04-02 13:14:01 +02:00
parent 673d61d4ae
commit cb62ebf984

View File

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