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 b5f8967 commit 548a0b5Copy full SHA for 548a0b5
Formula/o/openfast.rb
@@ -1,8 +1,8 @@
1
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/archive/refs/tags/v3.5.3.tar.gz"
5
- sha256 "3118fb29916c9767d64663b01c348473b9fe0999887e21c6f11b7969841d7e4b"
+ url "https://github.com/openfast/openfast/archive/refs/tags/v3.5.4.tar.gz"
+ sha256 "3186b78574de6482fb483d44b7908aa25a0c146a9902c7bee41e1090c0a7c9b8"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments