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 834627a commit ed429afCopy full SHA for ed429af
Formula/o/openfast.rb
@@ -2,8 +2,8 @@ class Openfast < Formula
2
desc "NREL-supported OpenFAST whole-turbine simulation code"
3
homepage "https://openfast.readthedocs.io"
4
url "https://github.com/openfast/openfast.git",
5
- tag: "v4.1.0",
6
- revision: "8d2470b876a5229f9e4adf0391bda32096ed43b2"
+ tag: "v4.1.1",
+ revision: "4350a49a6292144c6d8433671e4a9ea33b46c214"
7
license "Apache-2.0"
8
9
bottle do
0 commit comments