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.0 .tar.gz"
10- sha256 "e60534fdf4d92c72de9d222da31197767cd957a5ac1503db43e0b7679df65124 "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.3.1 .tar.gz"
10+ sha256 "61348e758b38a8f6440f74118fc82ebf17eeed7ca054c90381ff6628f21af2d0 "
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.0"
16- rebuild 1
17- sha256 arm64_tahoe : "f419b83d451d43559218d2436a5961f3c0cc95137872c1018d55f725b443b7cc"
18- sha256 arm64_sequoia : "180db6a8412b70e2e5fa2d77d9051bce12de61c12512001fafd3149f1eeb42e8"
19- sha256 arm64_sonoma : "2feb397831e87d687ea1156d8be9278660f528db2453a7bcb1d1e919cec363d7"
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