Skip to content

Commit e8dd1cf

Browse files
mfc: add 5.5.0 bottle.
1 parent 7f717b9 commit e8dd1cf

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.5.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "1ce9081459f9e509c5084f863cd9b13c1c5230b0f599ae939da9cbbf5daad25f"
18+
sha256 arm64_sequoia: "c6ae87c59606e76c23810fcee165a65f19c6f64d000abcbce08979fbce72c756"
19+
sha256 arm64_sonoma: "ef19b52da711366c3b9380eed2d52c2ca5745ad1bf17d1f088771e591d13d39f"
20+
end
21+
1422

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

0 commit comments

Comments
 (0)