Skip to content

Commit

Permalink
Merge pull request #151906 from chenrui333/meson-build-test
Browse files Browse the repository at this point in the history
meson 1.2.3
  • Loading branch information
BrewTestBot authored Oct 22, 2023
2 parents 1e5798a + a0f127a commit 562ace5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Formula/m/meson.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
class Meson < Formula
desc "Fast and user friendly build system"
homepage "https://mesonbuild.com/"
url "https://github.com/mesonbuild/meson/releases/download/1.2.2/meson-1.2.2.tar.gz"
sha256 "4a0f04de331fbc7af3b802a844fc8838f4ccd1ded1e792ba4f8f2faf8c5fe4d6"
url "https://github.com/mesonbuild/meson/releases/download/1.2.3/meson-1.2.3.tar.gz"
sha256 "4533a43c34548edd1f63a276a42690fce15bde9409bcf20c4b8fa3d7e4d7cac1"
license "Apache-2.0"
head "https://github.com/mesonbuild/meson.git", branch: "master"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, all: "4b8fa8d6f17e912e96e3ad43475f44c3ba3ce8c5a43e45f8ea03b52fc517d797"
sha256 cellar: :any_skip_relocation, all: "f2609629267212ee0479482c3fb7d7c4a26b53e4a7059a18e08f494904ba93fa"
end

depends_on "python-setuptools" => :build
Expand Down

0 comments on commit 562ace5

Please sign in to comment.