From e197083ce68478c72dfcd23c540cc9517c829704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 31 Jan 2021 11:07:51 +0100 Subject: [PATCH] sbt: Update to version 1.4.7 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index ff85783d5f..b378a43820 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.4.6", + "version": "1.4.7", "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.4.6/sbt-1.4.6.zip", - "hash": "be0d289f9ac8a613f66a77d0e7160c0c034f58aa0155ecddb0bfcd88063d322b", + "url": "https://github.com/sbt/sbt/releases/download/v1.4.7/sbt-1.4.7.zip", + "hash": "0718a5afeac8c1464d33311f4de9617f63f9c88fbcbb5aba4e7b5aa56455f6b6", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {