Skip to content

Commit f4ea4c3

Browse files
mfc: add 5.2.2 bottle.
1 parent 1a38b1b commit f4ea4c3

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.2"
16+
rebuild 1
17+
sha256 arm64_tahoe: "22bf1b8f977a00adb07d9f32957b6b117da3d6f94133fb9e8ac8998bb24663b7"
18+
sha256 arm64_sequoia: "60acb28f24ee38f6a77ca086c694cca5eedf215ebda420eeaba4cb3a004d0b6d"
19+
sha256 arm64_sonoma: "4e56588badd7bcd212a4ee5a115810dd57a77a7e5c6fab6ff1e09930e3d9d3fc"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)