sbt: Update to version 1.4.9

This commit is contained in:
Richard Kuhnt 2021-03-22 23:00:48 +00:00
parent efe9af7fcb
commit 9caeb49013

View File

@ -1,10 +1,10 @@
{
"version": "1.4.8",
"version": "1.4.9",
"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.8/sbt-1.4.8.zip",
"hash": "dae019b047ca6fd41e8ea01114456c6961a170f8d328b3f59930b20d5f17f331",
"url": "https://github.com/sbt/sbt/releases/download/v1.4.9/sbt-1.4.9.zip",
"hash": "141bbf97453389e2dd41f33e1a27db7e67b5f484ef9d7da41429e133d2a38ad0",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {