We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26204da commit c0168b7Copy full SHA for c0168b7
packaging/homebrew/mfc.rb
@@ -25,7 +25,7 @@ class Mfc < Formula
25
26
resource "cantera" do
27
url "https://github.com/Cantera/cantera.git",
28
- tag: "v3.1.0"
+ tag: "v3.1.0"
29
end
30
31
def install
0 commit comments