From a3670f2a4c247bb2cc6d94891298f73e62c11fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 May 2020 14:36:24 +0200 Subject: [PATCH] sbt: Update to version 1.3.11 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 6dc506a412..ae2c0c7ab1 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.3.10", + "version": "1.3.11", "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.10/sbt-1.3.10.zip", - "hash": "185a03422674a638750beffbd0f7203b5d9f4b70824fbf183710958e99ca46b8", + "url": "https://github.com/sbt/sbt/releases/download/v1.3.11/sbt-1.3.11.zip", + "hash": "34c5800f9442ffa6b02adb38d4b405449c43e8b9da9f142fe794961582817034", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {