Skip to content

Commit fae5a25

Browse files
mfc: v5.1.3
1 parent 1119e40 commit fae5a25

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

Formula/mfc.rb

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,11 @@
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.2.tar.gz"
10-
sha256 "015189a3b677d53a29471cfcb85e88a2c64c747a6898465be7ff5723cf6db6f8"
9+
url "https://github.com/MFlowCode/MFC/archive/refs/tags/v5.1.3.tar.gz"
10+
sha256 "65056be77d87e9f2b564453ac0b19851c3c79647b5427024bb3caadd92998100"
1111
license "MIT"
1212
head "https://github.com/MFlowCode/MFC.git", branch: "master"
1313

14-
bottle do
15-
root_url "https://github.com/MFlowCode/homebrew-mfc/releases/download/mfc-5.1.2"
16-
rebuild 1
17-
sha256 arm64_tahoe: "4043ce1ebb3d635d0b96462cdd948c7d18f83db6259b6ef5589adfa675d4ad64"
18-
sha256 arm64_sequoia: "4eba8adaf54dc8991f6a21f32bf7317405b7743007b1e33e7cc1707856a7c7ac"
19-
sha256 arm64_sonoma: "17756ecbe543fede96c590163372e8a4c124aefb6f54f079d53c18cfb37fb62c"
20-
end
21-
2214
depends_on "cmake" => :build
2315
depends_on "gcc" => :build
2416

0 commit comments

Comments
 (0)