Skip to content

Commit 84bb2e6

Browse files
committed
openfast: update 3.5.4 bottle.
1 parent 548a0b5 commit 84bb2e6

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/o/openfast.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ class Openfast < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "f4449df338e4fc076bde180db544d26108184eccd660b30277e1054caae77759"
10-
sha256 cellar: :any, arm64_sonoma: "490098bc41231743baa7d92d240070a028841a6a3bc643653e817be5295c43e1"
11-
sha256 cellar: :any, arm64_ventura: "c103800cefb5dcd54039ac474241c4b1506a2c4abe01acfecf33f64631a027d4"
12-
sha256 cellar: :any, arm64_monterey: "71307b19e65205a310da0215d32ff080e50f4830e12828d6bffe3d2d17a6b1ae"
13-
sha256 cellar: :any, sonoma: "b8628050575be6b8fa54d0c0753d24807ea8dbbe4890192d6458a638f16812eb"
14-
sha256 cellar: :any, ventura: "41a5624f9224b32636fb6dbb7ceb951322662e6523964da2df2b1822bb97626a"
15-
sha256 cellar: :any, monterey: "1d454d12824e27113d590c353af62487a80897e3de0da180cd36e3332146b932"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5082e5b721800be0dbc025ecf9e41bcad055a6e438fde4740c2b99ef9232ea67"
9+
sha256 cellar: :any, arm64_sequoia: "009869a4430799eee06f121c3dc6537b1dd575b1b27e2c6887f1ff9b3eebe71a"
10+
sha256 cellar: :any, arm64_sonoma: "1eff221757a7862c0a41afb5ea0182cf8c699ec579cba61c74c73bbc4394876b"
11+
sha256 cellar: :any, arm64_ventura: "58241c4ff9977948c656b36d5037072129f6a72ae7e4b5b09043514602dc4208"
12+
sha256 cellar: :any, sonoma: "de75e1ee9ee6ca69f129e61e2c1a6b627f68bf8a6c8cbff306940ab04d93345b"
13+
sha256 cellar: :any, ventura: "b0083d81f536476696fb1baa1248872e1e44c8546712474de2f729e092c84fda"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e1eb0b2fd3f8a516d4dc03864e36cec6c9fb250eab9004c8762c4d9142a74a2"
1715
end
1816

1917
depends_on "cmake" => :build

0 commit comments

Comments
 (0)