Skip to content

Commit

Permalink
meson: update 1.5.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 2de2a78 commit 54c3984
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Formula/m/meson.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@ class Meson < Formula
head "https://github.com/mesonbuild/meson.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5e54edb7f3e2e88fd04af2c0b80ca63991334f25888035421e7da538e282123"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "538ebaeac79dccff22a262d09fa590f7e538ea24928f4a35142485e3c3feea80"
sha256 cellar: :any_skip_relocation, arm64_ventura: "538ebaeac79dccff22a262d09fa590f7e538ea24928f4a35142485e3c3feea80"
sha256 cellar: :any_skip_relocation, arm64_monterey: "538ebaeac79dccff22a262d09fa590f7e538ea24928f4a35142485e3c3feea80"
sha256 cellar: :any_skip_relocation, sonoma: "1e54fd61d7161717c0ef89dad36a82423e5bbbfb1cbf94eb7ade6f6a0c8e4b0a"
sha256 cellar: :any_skip_relocation, ventura: "1e54fd61d7161717c0ef89dad36a82423e5bbbfb1cbf94eb7ade6f6a0c8e4b0a"
sha256 cellar: :any_skip_relocation, monterey: "1e54fd61d7161717c0ef89dad36a82423e5bbbfb1cbf94eb7ade6f6a0c8e4b0a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4941b3900a433dacad331eb52ba809f45dd3e439e19eb150ae442eebe9bcb3f"
rebuild 1
sha256 cellar: :any_skip_relocation, all: "4574c7d815d84e5b44085f797beab9e4493669a4f2a5e19abbb54aea35d978eb"
end

depends_on "ninja"
Expand Down

0 comments on commit 54c3984

Please sign in to comment.