Skip to content

Commit 0de325d

Browse files
mfc: add 5.1.5 bottle.
1 parent 48f4294 commit 0de325d

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: "991bfe7925151ade6aacab426e5e4bade8c34a17ebe453dcf41e482f53d36488"
18+
sha256 arm64_sequoia: "d1c4e427fb43e5ebce4a399546fc86284d9635f3f3e7ceb09f4507b70e8a2100"
19+
sha256 arm64_sonoma: "5f24b34a14f2bff37533a481256692bbe0f585b0667ee142d617fbb840479349"
20+
end
21+
1422
depends_on "cmake" => :build
1523
depends_on "gcc" => :build
1624

0 commit comments

Comments
 (0)