sbt: Update to version 1.4.5

This commit is contained in:
Jakub Čábera 2020-12-15 17:52:06 +01:00
parent 1506726f0e
commit be96381eb9

View File

@ -1,10 +1,10 @@
{
"version": "1.4.4",
"version": "1.4.5",
"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.4/sbt-1.4.4.zip",
"hash": "f5bfbddb160ce2edb217c75ccf935466d5e11a6c90f93ee2381db3c10d763219",
"url": "https://github.com/sbt/sbt/releases/download/v1.4.5/sbt-1.4.5.zip",
"hash": "42344087f0d8f2f6bd075b7c77a517f58b86e6c10476fbd2dc63ecdcc0b2d233",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {