Skip to content

Commit

Permalink
sbt 1.5.1 (Homebrew#75924)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Apr 26, 2021
1 parent 8bf988e commit 0941e37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sbt.rb
Original file line number Diff line number Diff line change
@@ -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.0/sbt-1.5.0.tgz"
mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.5.0/sbt-1.5.0.tgz"
sha256 "aadf110a48ea77c02ce63a9cc033d9fcd02b634e89e8f22dfe13ed21592042b6"
url "https://github.com/sbt/sbt/releases/download/v1.5.1/sbt-1.5.1.tgz"
mirror "https://sbt-downloads.cdnedge.bluemix.net/releases/v1.5.1/sbt-1.5.1.tgz"
sha256 "676d35685f6bf0c3414a37cfe2f4a576bea08f10d43b82cae62a91926fc44b37"
license "Apache-2.0"

livecheck do
Expand Down

0 comments on commit 0941e37

Please sign in to comment.