Skip to content

Commit

Permalink
Merge pull request Homebrew#176034 from Homebrew/bump-metabase-0.50.8
Browse files Browse the repository at this point in the history
metabase 0.50.8
  • Loading branch information
BrewTestBot authored Jul 1, 2024
2 parents baeb278 + d70733a commit ff7a00e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/m/metabase.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Metabase < Formula
desc "Business intelligence report server"
homepage "https://www.metabase.com/"
url "https://downloads.metabase.com/v0.50.6/metabase.jar"
sha256 "3d7ad42870426be7cf9bbecc11b6847222c31e9a8f28703563a980538edecf29"
url "https://downloads.metabase.com/v0.50.8/metabase.jar"
sha256 "674c6f53c653f5a5ded0d294861df4d97ad6c113a59084475a0723c332ccafc4"
license "AGPL-3.0-only"

livecheck do
Expand All @@ -11,13 +11,13 @@ class Metabase < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, sonoma: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, ventura: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, monterey: "280ba20dfec5052d1b7d56b7e0cff49b3f650c4bff7ab591d95499a2b6fda65e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2809c14584a827650d57dc73bbfca02d02ad7f6600b5365ee6e00ba223de839e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, sonoma: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, ventura: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, monterey: "6b6d507b740120f7cf4a457f1c302309fc23d58f2e866c45cb6faa109096bf0b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8958109a60353e578057fb00322de63859e5689d14861d947a230f2d49891564"
end

head do
Expand Down

0 comments on commit ff7a00e

Please sign in to comment.