Skip to content

Commit f25f361

Browse files
mfc: add 5.6.0 bottle.
1 parent 860dea7 commit f25f361

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.6.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "52060bead0a40599ec68c9b0541df143cfc543a8e4d9ad8172f81bf71fea621c"
18+
sha256 arm64_sequoia: "7ce116a5ffb5c08fdde44d719aff0099900f4a9b576ed4bdd746c6c00e8785aa"
19+
sha256 arm64_sonoma: "94ca42c931f359265a8214721dd6303c6ebfda2d40a82dab9d91e2e40b1c56ab"
20+
end
21+
1422

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

0 commit comments

Comments
 (0)