We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4bae2 commit 5800f73Copy full SHA for 5800f73
Formula/m/meson.rb
@@ -7,7 +7,7 @@ class Meson < Formula
7
head "https://github.com/mesonbuild/meson.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "8b5f67168c5bb0899e7e8251f7ee75af31be65d8be0a6133e0da063afd94ff80"
+ sha256 cellar: :any_skip_relocation, all: "5c677ff02678238c0f281f023e305e1386567147798be57524ee1ba86b24022b"
11
end
12
13
depends_on "ninja"
0 commit comments