We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51b2b7 commit 15aca55Copy full SHA for 15aca55
Formula/m/metabase.rb
@@ -1,8 +1,8 @@
1
class Metabase < Formula
2
desc "Business intelligence report server"
3
homepage "https://www.metabase.com/"
4
- url "https://downloads.metabase.com/v0.55.10/metabase.jar"
5
- sha256 "3ce78540a4b8fffda009d78e0b245843d96c2ce67e04e14558961acbbfdc1ee7"
+ url "https://downloads.metabase.com/v0.56.2/metabase.jar"
+ sha256 "2440b3458a1918826ed798636b4ef43d5a81e0a31e3a8b706e51f7e24a44ea8f"
6
license "AGPL-3.0-only"
7
8
livecheck do
0 commit comments