sbt: Update to version 1.5.3

This commit is contained in:
Jakub Čábera 2021-05-31 23:07:00 -07:00
parent 8140dbde72
commit baa88a9abc

View File

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