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.2 .tar.gz"
10- sha256 "015189a3b677d53a29471cfcb85e88a2c64c747a6898465be7ff5723cf6db6f8 "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.3 .tar.gz"
10+ sha256 "65056be77d87e9f2b564453ac0b19851c3c79647b5427024bb3caadd92998100 "
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.2"
16- rebuild 1
17- sha256 arm64_tahoe : "4043ce1ebb3d635d0b96462cdd948c7d18f83db6259b6ef5589adfa675d4ad64"
18- sha256 arm64_sequoia : "4eba8adaf54dc8991f6a21f32bf7317405b7743007b1e33e7cc1707856a7c7ac"
19- sha256 arm64_sonoma : "17756ecbe543fede96c590163372e8a4c124aefb6f54f079d53c18cfb37fb62c"
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