Skip to content

Commit 8ddfed6

Browse files
AnkaAnka
authored andcommitted
mfc: add 5.1.3 bottle.
1 parent fae5a25 commit 8ddfed6

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.3"
16+
rebuild 1
17+
sha256 arm64_tahoe: "a12e2dfa193d27bd4fb1bc3902ac91475cdd1b255d8787a363d98cac4b26bddc"
18+
sha256 arm64_sequoia: "cc77a8312e35a0b4e84102d198bac9283601c6640aa92a029009bc6ad1c782d5"
19+
sha256 arm64_sonoma: "c45d089386d1bc1f3f9186ee35560dcd1f8e3b389f17082c342d06fdfde81a0c"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)