sbt 1.5.8

Closes #91783.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-12-20 22:55:30 -05:00 committed by BrewTestBot
parent 5c84d50a4c
commit 3ecd7f5c3c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Sbt < Formula
desc "Build tool for Scala projects"
homepage "https://www.scala-sbt.org/"
url "https://github.com/sbt/sbt/releases/download/v1.5.7/sbt-1.5.7.tgz"
mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.5.7/sbt-1.5.7.tgz"
sha256 "e9d9c6d360346b3a7272c7dd40eca1f462dec2f7b3665decf1eb2622a5897c19"
url "https://github.com/sbt/sbt/releases/download/v1.5.8/sbt-1.5.8.tgz"
mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.5.8/sbt-1.5.8.tgz"
sha256 "5a74f752b7dc200b3b1d1c515327f01c21fef833e95738de42c242fb7840d489"
license "Apache-2.0"
livecheck do