Skip to content

Commit 71b7391

Browse files
Update MFC to v5.3.0
1 parent 415021b commit 71b7391

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/mfc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
class 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.2.2.tar.gz"
10-
sha256 "1f596cd781bf6589522824feae75ab7ef4aea1eb09b0c13723c96b6f42743e7a"
9+
url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.3.0.tar.gz"
10+
sha256 "e60534fdf4d92c72de9d222da31197767cd957a5ac1503db43e0b7679df65124"
1111
license "MIT"
1212
head "https://github.com/MFlowCode/MFC.git", branch: "master"
1313

0 commit comments

Comments
 (0)