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 1
1
class Metabase < Formula
2
2
desc "Business intelligence report server"
3
3
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 "
6
6
license "AGPL-3.0-only"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Metabase < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "1b6359a78cee8ae89cae3e28ef83383f0a152d8b19f0a3fb6a912a05f99e8852 "
14
+ sha256 cellar : :any_skip_relocation , all : "8cc28c4c08e03407eca46fb7a8d7a530ea9ebf27b1cd40a51f527eabac21a204 "
15
15
end
16
16
17
17
head do
You can’t perform that action at this time.
0 commit comments