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.1.1 .tar.gz"
10- sha256 "26f28c4aec0ae50919898e489e0e3320ab341cfe4522f86473925598058d9d23 "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.0 .tar.gz"
10+ sha256 "4684bee6a529287f243f8929fb7edb0dfebbb04df7c1806459761c9a6c9261cf "
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.1"
16- rebuild 2
17- sha256 arm64_tahoe : "587156fda539c2d12fdc8a83e71ddab01828d30814d621ec7cf89e8ce4eff8fa"
18- sha256 arm64_sequoia : "8d6ed2ecb606dbe3a94eb917a09a19665ba288639185a7ea079837bc545785bc"
19- sha256 arm64_sonoma : "6dcceadaca3f59d6ddfabbaf4da7cc19568a72d211c8a75f370564396da306c4"
20- end
21-
2214 depends_on "cmake" => :build
2315 depends_on "gcc" => :build
2416
You can’t perform that action at this time.
0 commit comments