Skip to content

Commit 548a0b5

Browse files
committed
openfast 3.5.4
1 parent b5f8967 commit 548a0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openfast.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openfast < Formula
22
desc "NREL-supported OpenFAST whole-turbine simulation code"
33
homepage "https://openfast.readthedocs.io"
4-
url "https://github.com/openfast/openfast/archive/refs/tags/v3.5.3.tar.gz"
5-
sha256 "3118fb29916c9767d64663b01c348473b9fe0999887e21c6f11b7969841d7e4b"
4+
url "https://github.com/openfast/openfast/archive/refs/tags/v3.5.4.tar.gz"
5+
sha256 "3186b78574de6482fb483d44b7908aa25a0c146a9902c7bee41e1090c0a7c9b8"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)