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/sbryngelson /MFC/archive/refs/tags/v5.2.2 .tar.gz"
10- sha256 "a864db47db555a7a9bf67d052d37415ae529206655b7259ab4b9d061336e8bc0 "
9+ url "https://github.com/MFlowCode /MFC/archive/refs/tags/v5.2.1 .tar.gz"
10+ sha256 "39a934b6bee9b258cead58d7899ecbca3d78106d82fa6d195c618bd7db79c501 "
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.2.2"
16- rebuild 1
17- sha256 arm64_tahoe : "22bf1b8f977a00adb07d9f32957b6b117da3d6f94133fb9e8ac8998bb24663b7"
18- sha256 arm64_sequoia : "60acb28f24ee38f6a77ca086c694cca5eedf215ebda420eeaba4cb3a004d0b6d"
19- sha256 arm64_sonoma : "4e56588badd7bcd212a4ee5a115810dd57a77a7e5c6fab6ff1e09930e3d9d3fc"
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