Skip to content

Commit 9dd57e6

Browse files
mfc: add 5.2.0 bottle.
1 parent df0bff4 commit 9dd57e6

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: "b00f3726f4ec0c5713a41e93b680b2e5b3bb7fff0b6ac253c5d0def1dbac949b"
18+
sha256 arm64_sequoia: "d9e7acdfb6b6d4775bf0cd9bf85f93252232252ea3264277fe65da3a16c9dfcf"
19+
sha256 arm64_sonoma: "fd833fd15b46ca645f034be34f2ab9d5b83975ddbd0b818e968b4ace071838d4"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)