sbt: Update to version 1.4.7

This commit is contained in:
Jakub Čábera 2021-01-31 11:07:51 +01:00
parent a35f6b9169
commit e197083ce6

View File

@ -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": {