From d42afdd85b5cfe5756d1054535dc59f5b091a6a1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 20 Dec 2021 10:05:11 -0500 Subject: [PATCH] flatbuffers: add `head` branch Signed-off-by: Rui Chen --- Formula/flatbuffers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/flatbuffers.rb b/Formula/flatbuffers.rb index aeed8433f12..d300e107432 100644 --- a/Formula/flatbuffers.rb +++ b/Formula/flatbuffers.rb @@ -4,7 +4,7 @@ class Flatbuffers < Formula url "https://github.com/google/flatbuffers/archive/v2.0.0.tar.gz" sha256 "9ddb9031798f4f8754d00fca2f1a68ecf9d0f83dfac7239af1311e4fd9a565c4" license "Apache-2.0" - head "https://github.com/google/flatbuffers.git" + head "https://github.com/google/flatbuffers.git", branch: "master" bottle do sha256 cellar: :any_skip_relocation, arm64_monterey: "a127e4a829de86f314a3990b9d85bf14d854bb682e8f8e32272990095b2b654a"