Skip to content

Commit 094a202

Browse files
mfc: add 5.3.3 bottle.
1 parent 9745d9a commit 094a202

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.3.3"
16+
rebuild 1
17+
sha256 arm64_tahoe: "476dc1efd6d9297bd39712f8addd5d87885b314a037f9c59dc5d179f5b876698"
18+
sha256 arm64_sequoia: "fcab7ba1e4d1da17e1673604bf147549e7c9afc7c025c618fc0c71049b17032d"
19+
sha256 arm64_sonoma: "9a7d34d6142969e08d068e58234a78f5a66496f1e7f7c2dba56fb063b7f5478d"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)