We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f5932 commit 19bef6dCopy full SHA for 19bef6d
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.5.tar.gz"
+ sha256 "229ba4532d9b31e54e7db67cc6c6a4c069034bb143be7c57cba31c5a56fe6a0b"
11
license "MIT"
12
head "https://github.com/MFlowCode/MFC.git", branch: "master"
13
0 commit comments