Skip to content

Commit 69503ed

Browse files
authored
Merge pull request #196727 from Homebrew/bump-metabase-0.51.2
metabase 0.51.2
2 parents 7a4832f + f71f667 commit 69503ed

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.51.1/metabase.jar"
5-
sha256 "ce70b5f56eec515aaf028bb32f8485e18b58c86ea924ec04928a0dd4e8aebffb"
4+
url "https://downloads.metabase.com/v0.51.2/metabase.jar"
5+
sha256 "39f92de57b2c9c4e4d4c9ad01dbc0668ce2e1072f73436e286f0e41b18c72312"
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: "44c8d98f2f4a636218f39b00af0afe0d8703969a8cbb7be5ac9d0ee18f37c274"
14+
sha256 cellar: :any_skip_relocation, all: "9ac54f0d3b3749180d10c13384d6bcaae379590ff9e67e5e153c80d9be7c8865"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)