Skip to content

Commit 1119e40

Browse files
AnkaAnka
authored andcommitted
mfc: add 5.1.2 bottle.
1 parent ae728e4 commit 1119e40

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.2"
16+
rebuild 1
17+
sha256 arm64_tahoe: "4043ce1ebb3d635d0b96462cdd948c7d18f83db6259b6ef5589adfa675d4ad64"
18+
sha256 arm64_sequoia: "4eba8adaf54dc8991f6a21f32bf7317405b7743007b1e33e7cc1707856a7c7ac"
19+
sha256 arm64_sonoma: "17756ecbe543fede96c590163372e8a4c124aefb6f54f079d53c18cfb37fb62c"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)