Skip to content

Commit e24e0a8

Browse files
mfc: add 5.3.2 bottle.
1 parent 7bb6471 commit e24e0a8

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.2"
16+
rebuild 1
17+
sha256 arm64_tahoe: "8099c6db761d817ed13b4013d273b79593d81b0bf0abe341dfea904dd688a0e5"
18+
sha256 arm64_sequoia: "ce7d25f9cc8ce97e9fb4ccfe7f1b3a87ed798481dd244cf086815b48f22259b6"
19+
sha256 arm64_sonoma: "3d7411f35f58a33729ba93a000556cb8dd6251933650afd55169201dc34bb0cd"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)