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.5 .tar.gz"
10- sha256 "229ba4532d9b31e54e7db67cc6c6a4c069034bb143be7c57cba31c5a56fe6a0b "
9+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.2.0 .tar.gz"
10+ sha256 "aaee855302950cb6bd8497170a6737214ed9a47ad3d109258f5b27ee2b78fe3d "
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.5"
16- rebuild 1
17- sha256 arm64_tahoe : "a4d96f0dffa6fa4354a5d27c15e272975a85225a80dec665aeabd4d8c407c566"
18- sha256 arm64_sequoia : "143e6760bd85b2b15ce99a3deba4bdbca2eac53d74fc333fbc31c555acf2f9bc"
19- sha256 arm64_sonoma : "3d929c6379b6fe57ab46b9f549913085babc0b33f1ef0678ea59bc6f738342cb"
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