Skip to content

Commit e0aeb27

Browse files
authored
Merge pull request #230256 from Homebrew/bump-metabase-0.55.8
metabase 0.55.8
2 parents 7ef84ea + 202eb64 commit e0aeb27

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.7/metabase.jar"
5-
sha256 "c7f55cd9c6354f348b38c6464ea093c8969995588fd2f2e7644b5a10c1297b90"
4+
url "https://downloads.metabase.com/v0.55.8/metabase.jar"
5+
sha256 "216c17b279a6051fa66dc5cd4018ea81d691dcd4c90907161141b64f43795ec2"
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: "082ea175fd8266d1eabdd6c962e7b10982720cf6fe74ee385b903d53e0dacdf4"
14+
sha256 cellar: :any_skip_relocation, all: "a83d3fb0abd4c057075c95d4ce58ac1f1069c6d5e905590571575d2518ca3926"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)