Skip to content

Commit 2ccc423

Browse files
Update MFC to v5.2.1
1 parent 8acf1ba commit 2ccc423

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Formula/mfc.rb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ 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
2114

2215
depends_on "cmake" => :build
2316
depends_on "gcc" => :build

0 commit comments

Comments
 (0)