Skip to content

Commit 0a27fcf

Browse files
mfc: add 5.2.1 bottle.
1 parent 2ccc423 commit 0a27fcf

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: "bd8653e3356be73bee6cfe68eac370d2476dd2821cf94ac0ec42a895e3d64399"
18+
sha256 arm64_sequoia: "e5c985a3423083a87ff569012e3acc7b0f4667b59a21adf967513ad20b442145"
19+
sha256 arm64_sonoma: "5fcfdf49d451e0c0a76f78bd771f4fa67d24f7e396f1c50dd4ce21f5f0bbd7e2"
20+
end
21+
1422

1523
depends_on "cmake" => :build
1624
depends_on "gcc" => :build

0 commit comments

Comments
 (0)