We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8402768 commit 07eb823Copy full SHA for 07eb823
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/sbryngelson/MFC/archive/refs/heads/brewfix2.tar.gz"
10
- sha256 "828c4440c27f80127598023a4348c2f85f308f8cef6e036882230906a1cb8cfe"
+ url "https://github.com/sbryngelson/MFC/archive/refs/tags/v5.2.2.tar.gz"
+ sha256 "b24a75e86a32d4b1c46a8df7f079050eb772ff260427a2ae9b653554c04e4286"
11
license "MIT"
12
head "https://github.com/MFlowCode/MFC.git", branch: "master"
13
0 commit comments