Skip to content

Commit 8f93f76

Browse files
AnkaAnka
authored andcommitted
mfc: add 5.1.0 bottle.
1 parent 9775fb3 commit 8f93f76

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.1.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "b5673f36d90f661bbd221a7941873123ec32b5e6dd6cfc67534ffa7e8b4feb72"
18+
sha256 arm64_sequoia: "e5ae1ca576d4a73d39623e07659e3a156222623f7f22fc3c2b4d7874bd70c62d"
19+
sha256 arm64_sonoma: "184d37d0966372d6d72d61339e4ea9e5bbb34012950ff871de17e8b967dd282b"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)