Skip to content

Commit 8acf1ba

Browse files
mfc: add 5.2.1 bottle.
1 parent f9c32a5 commit 8acf1ba

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Formula/mfc.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ class Mfc < Formula
1111
license "MIT"
1212
head "https://github.com/MFlowCode/MFC.git", branch: "master"
1313

14+
bottle do
15+
root_url "https://github.com/MFlowCode/homebrew-mfc/releases/download/mfc-5.2.1"
16+
rebuild 1
17+
sha256 arm64_tahoe: "fa89420c79ee4246339a5aef58bfbe8f1200fff9c8d58b7275eaada696e6d415"
18+
sha256 arm64_sequoia: "9f14d3c5515a2fd85a0b66970a4d3659cd57aad206b002f27a4e0b29bc7ac57a"
19+
sha256 arm64_sonoma: "dfbb8c41c307c1766d81fb275a6d121af787e484a24d30f595ca516db240dff3"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)