Skip to content

Commit 87423db

Browse files
authored
Merge pull request #224984 from Homebrew/bump-metabase-0.54.10
metabase 0.54.10
2 parents 0767e14 + 9c97f22 commit 87423db

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.54.7/metabase.jar"
5-
sha256 "63257bf260a91f7bbe4d3074ac703b8aae61bb9f0fab54429b236ca58c2db650"
4+
url "https://downloads.metabase.com/v0.54.10/metabase.jar"
5+
sha256 "b12a6773a3f3d23aba433291eaa51bd717702a73b2ce3e167e5245ab3bdb474e"
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: "dfae765818ce9476eddf330c00696ab7de20b6292cb9ad0b9427c7bc9bb13c33"
14+
sha256 cellar: :any_skip_relocation, all: "1652e8bd83949227a105216f38836fff61cae011f4587db81ea9eda076261642"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)