sbt: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2021-05-10 21:00:22 +00:00
parent 76a518afcb
commit 4973766dd3

View File

@ -1,10 +1,10 @@
{
"version": "1.5.1",
"version": "1.5.2",
"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.5.1/sbt-1.5.1.zip",
"hash": "2cf0a77d10fdaa3c0650c3327d9a2ba1bd8a184342f97c5bf69766aa35a141f9",
"url": "https://github.com/sbt/sbt/releases/download/v1.5.2/sbt-1.5.2.zip",
"hash": "4a87a4631a3e3846ffd47a90243ef08fc0c3ee7c83083d75c7ec85c7e8446fb1",
"extract_dir": "sbt",
"bin": "bin\\sbt.bat",
"checkver": {