We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95415a8 commit 7bb6471Copy full SHA for 7bb6471
1 file changed
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.3.1.tar.gz"
10
- sha256 "61348e758b38a8f6440f74118fc82ebf17eeed7ca054c90381ff6628f21af2d0"
+ url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.3.2.tar.gz"
+ sha256 "1dd029b89dadd8035ade09b8dc765fb5e830484f42eb750a9b3a43dcd8a4132b"
11
license "MIT"
12
head "https://github.com/MFlowCode/MFC.git", branch: "master"
13
0 commit comments