Skip to content

Commit e034bf4

Browse files
authored
Merge pull request #233640 from Homebrew/bump-metabase-0.56.2
metabase 0.56.2
2 parents 67e8bb8 + b7b48a5 commit e034bf4

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.10/metabase.jar"
5-
sha256 "3ce78540a4b8fffda009d78e0b245843d96c2ce67e04e14558961acbbfdc1ee7"
4+
url "https://downloads.metabase.com/v0.56.2/metabase.jar"
5+
sha256 "2440b3458a1918826ed798636b4ef43d5a81e0a31e3a8b706e51f7e24a44ea8f"
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: "1b6359a78cee8ae89cae3e28ef83383f0a152d8b19f0a3fb6a912a05f99e8852"
14+
sha256 cellar: :any_skip_relocation, all: "8cc28c4c08e03407eca46fb7a8d7a530ea9ebf27b1cd40a51f527eabac21a204"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)