sbt: Update to version 1.4.4

This commit is contained in:
Jakub Čábera 2020-11-28 08:38:02 +01:00
parent f379ac0253
commit 1e2578e23e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.3", "version": "1.4.4",
"description": "A build tool for Scala, Java, and more", "description": "A build tool for Scala, Java, and more",
"homepage": "https://www.scala-sbt.org", "homepage": "https://www.scala-sbt.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.4.3/sbt-1.4.3.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.4.4/sbt-1.4.4.zip",
"hash": "35f57713aab2ed84e71ddffb404eae224dec304d3b0bda85f34127dde04f9bec", "hash": "f5bfbddb160ce2edb217c75ccf935466d5e11a6c90f93ee2381db3c10d763219",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {