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.5 .0.tar.gz"
10- sha256 "05499f28291654ee5cc7f4344c85b5b12707e43e8408e7a28b96e43020e42959 "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.6 .0.tar.gz"
10+ sha256 "775ea99450cd6e4cc7f4789602439b6f552c4e1430801088df02d8a6957fc240 "
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.5.0"
16- rebuild 2
17- sha256 arm64_tahoe : "95a62e2d903618355904a5aa9802253412eff8b485be1f53b879d07b8c058e7d"
18- sha256 arm64_sequoia : "ddc5395a7322d875274d6d4b0bd502e107a33a8f22421329cb2138d5f0097c36"
19- sha256 arm64_sonoma : "217ba43ec872f550709a7889a625a1ad92f7a12903268ce00ea36c1593718118"
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