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.4 .0.tar.gz"
10- sha256 "e55a87a129934a3e8ba6ad7a120d35c7f20c25b16f23a1de906cdbe85e438b2b "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.5 .0.tar.gz"
10+ sha256 "05499f28291654ee5cc7f4344c85b5b12707e43e8408e7a28b96e43020e42959 "
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.4.0"
16- rebuild 1
17- sha256 arm64_tahoe : "8714fa25a2e1012e19b0a42f54200bb99bdea0c21a04fe3d0d6811ad519c8097"
18- sha256 arm64_sequoia : "e217ed9173df3d259f6b504107335612f60fba5c53ee9d6c583789f279419c69"
19- sha256 arm64_sonoma : "55b9630683ac8c58c8f1b8ec3546a8d3b6220dd6d58dac6373f095b9f04654c2"
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