Skip to content

Commit cc307cc

Browse files
authored
Merge pull request #230133 from Homebrew/bump-metabase-0.55.7
metabase 0.55.7
2 parents 6d20968 + 200843f commit cc307cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/metabase.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Metabase < Formula
22
desc "Business intelligence report server"
33
homepage "https://www.metabase.com/"
4-
url "https://downloads.metabase.com/v0.55.2/metabase.jar"
5-
sha256 "a2170a4599bf65774a03b058ae6594ffddd8f0293f3749f4b494ebc0f4045521"
4+
url "https://downloads.metabase.com/v0.55.7/metabase.jar"
5+
sha256 "c7f55cd9c6354f348b38c6464ea093c8969995588fd2f2e7644b5a10c1297b90"
66
license "AGPL-3.0-only"
77

88
livecheck do
@@ -11,7 +11,7 @@ class Metabase < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "b6fd8008d8b8956ab74d91b08023f7ef0679bfbf57f969c274251cda63bfa168"
14+
sha256 cellar: :any_skip_relocation, all: "082ea175fd8266d1eabdd6c962e7b10982720cf6fe74ee385b903d53e0dacdf4"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)