sbt: Update to version 1.4.2

This commit is contained in:
Jakub Čábera 2020-11-10 09:13:09 +01:00
parent ed0f810fc6
commit c3201d98df

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.1/sbt-1.4.1.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.4.2/sbt-1.4.2.zip",
"hash": "6316ccf218ca2c2e19816f1caf0fd9a30fd27d2599b14655356320f6a963f494", "hash": "4ea0b6fe056fd521eb6f785ee2e4694a2a0128b5de362e233cab0c1a20eb04eb",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {