Skip to content

Commit d822a06

Browse files
mfc: add 5.3.0 bottle.
1 parent 71b7391 commit d822a06

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.3.0"
16+
rebuild 1
17+
sha256 arm64_tahoe: "f419b83d451d43559218d2436a5961f3c0cc95137872c1018d55f725b443b7cc"
18+
sha256 arm64_sequoia: "180db6a8412b70e2e5fa2d77d9051bce12de61c12512001fafd3149f1eeb42e8"
19+
sha256 arm64_sonoma: "2feb397831e87d687ea1156d8be9278660f528db2453a7bcb1d1e919cec363d7"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)