Skip to content

Commit 24a0f6c

Browse files
mfc: add 5.2.0 bottle.
1 parent b342e04 commit 24a0f6c

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.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "2c95b9392127fdb1ffa6751efb56df52b3597d08316c99ca606003981e6b3f5e"
18+
sha256 arm64_sequoia: "a5f1628cb89b11f852a9b234ce2250c6b0a7df7b838b815de77d6380c16da4e6"
19+
sha256 arm64_sonoma: "65ed1ee247884c3027954488715e17f80500e583eabf7cdd4b74ef1f7c37e435"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)