Skip to content

Commit 07bdf24

Browse files
mfc: add 5.1.5 bottle.
1 parent 4adb532 commit 07bdf24

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

0 commit comments

Comments
 (0)