sbt: Update to version 1.3.12

This commit is contained in:
Jakub Čábera 2020-05-31 10:06:17 +02:00
parent 0025dee195
commit 7e05c772dc

View File

@ -1,10 +1,10 @@
{
"version": "1.3.11",
"version": "1.3.12",
"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.11/sbt-1.3.11.zip",
"hash": "34c5800f9442ffa6b02adb38d4b405449c43e8b9da9f142fe794961582817034",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.12/sbt-1.3.12.zip",
"hash": "1914caf18790d2320c37ef091ba696f8fc00808e034597e948196d0ec0f39e0a",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {