We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa540c commit 81b5436Copy full SHA for 81b5436
Formula/mfc.rb
@@ -6,8 +6,8 @@
6
class Mfc < Formula
7
desc "Exascale multiphase/multiphysics compressible flow solver"
8
homepage "https://mflowcode.github.io/"
9
- url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.0.tar.gz"
10
- sha256 "4684bee6a529287f243f8929fb7edb0dfebbb04df7c1806459761c9a6c9261cf"
+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.1.tar.gz"
+ sha256 "26f28c4aec0ae50919898e489e0e3320ab341cfe4522f86473925598058d9d23"
11
license "MIT"
12
head "https://github.com/MFlowCode/MFC.git", branch: "master"
13
0 commit comments