Skip to content

Commit 19bef6d

Browse files
authored
Update mfc.rb
1 parent d6f5932 commit 19bef6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1.0.tar.gz"
10-
sha256 "4684bee6a529287f243f8929fb7edb0dfebbb04df7c1806459761c9a6c9261cf"
9+
url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.5.tar.gz"
10+
sha256 "229ba4532d9b31e54e7db67cc6c6a4c069034bb143be7c57cba31c5a56fe6a0b"
1111
license "MIT"
1212
head "https://github.com/MFlowCode/MFC.git", branch: "master"
1313

0 commit comments

Comments
 (0)