sbt: Update to version 1.5.1

This commit is contained in:
Richard Kuhnt 2021-04-27 15:01:46 +00:00
parent 5bec0f6231
commit 272c7d9a17

View File

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