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