Skip to content

Commit 5841964

Browse files
mfc: add 5.4.0 bottle.
1 parent 0b55a9f commit 5841964

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.4.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "8714fa25a2e1012e19b0a42f54200bb99bdea0c21a04fe3d0d6811ad519c8097"
18+
sha256 arm64_sequoia: "e217ed9173df3d259f6b504107335612f60fba5c53ee9d6c583789f279419c69"
19+
sha256 arm64_sonoma: "55b9630683ac8c58c8f1b8ec3546a8d3b6220dd6d58dac6373f095b9f04654c2"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)