We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccec1bf commit 5f65e41Copy full SHA for 5f65e41
1 file changed
Formula/mfc.rb
@@ -13,10 +13,10 @@ class Mfc < Formula
13
14
bottle do
15
root_url "https://github.com/MFlowCode/homebrew-mfc/releases/download/mfc-5.3.3"
16
- rebuild 1
17
- sha256 arm64_tahoe: "476dc1efd6d9297bd39712f8addd5d87885b314a037f9c59dc5d179f5b876698"
18
- sha256 arm64_sequoia: "fcab7ba1e4d1da17e1673604bf147549e7c9afc7c025c618fc0c71049b17032d"
19
- sha256 arm64_sonoma: "9a7d34d6142969e08d068e58234a78f5a66496f1e7f7c2dba56fb063b7f5478d"
+ rebuild 2
+ sha256 arm64_tahoe: "2a2bc46ec6ee0bb0c2d9252635be04bcfa2eeb39235126f187edee4e3e5b48a4"
+ sha256 arm64_sequoia: "4643938bc6271ce13dea6a6953fcd2a9e23fafe04b50fedeae919a4e4342590a"
+ sha256 arm64_sonoma: "c3e612115204ae358a964b705387f824bdf47a4f7388e07fbdd1e680fe1a3e93"
20
end
21
22
depends_on "cmake" => :build
0 commit comments