sbt: Update to version 1.4.8

This commit is contained in:
Richard Kuhnt 2021-03-09 01:00:17 +00:00
parent 7430b0c760
commit 09969c8689

View File

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