File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66class Mfc < Formula
77 desc "Exascale multiphase/multiphysics compressible flow solver"
88 homepage "https://mflowcode.github.io/"
9- url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.3.2 .tar.gz"
10- sha256 "1dd029b89dadd8035ade09b8dc765fb5e830484f42eb750a9b3a43dcd8a4132b "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.3.3 .tar.gz"
10+ sha256 "7e1ae91a1fe27b7a48189a3e4d47c51a1e116339134226bf5ea107ffa476377c "
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.2"
16- rebuild 1
17- sha256 arm64_tahoe : "8099c6db761d817ed13b4013d273b79593d81b0bf0abe341dfea904dd688a0e5"
18- sha256 arm64_sequoia : "ce7d25f9cc8ce97e9fb4ccfe7f1b3a87ed798481dd244cf086815b48f22259b6"
19- sha256 arm64_sonoma : "3d7411f35f58a33729ba93a000556cb8dd6251933650afd55169201dc34bb0cd"
20- end
2114
2215 depends_on "cmake" => :build
2316 depends_on "gcc" => :build
You can’t perform that action at this time.
0 commit comments