File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Metabase < Formula
22 desc "Business intelligence report server"
33 homepage "https://www.metabase.com/"
4- url "https://downloads.metabase.com/v0.57.3 /metabase.jar"
5- sha256 "ebf4637a6fcdd9e75460566916ea8b7a11f59357ab5a0b2850f8b4bfc183a359 "
4+ url "https://downloads.metabase.com/v0.57.4 /metabase.jar"
5+ sha256 "79ed811a4396dc7b8465eacc4bbd4b976e7d2ac482656e6659620204da27eec5 "
66 license "AGPL-3.0-only"
77
88 # The first-party download page only provides an unversioned link to the
@@ -14,7 +14,7 @@ class Metabase < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , all : "1dfcb56c15b976b390202dc25b073042578ad15fc8a5c67117144d4a1642665a "
17+ sha256 cellar : :any_skip_relocation , all : "b7f44c4f94a813208dcf19bfc4dff352397f0158862fdb401b0485af35220d99 "
1818 end
1919
2020 head do
You can’t perform that action at this time.
0 commit comments