Skip to content

Commit 917a982

Browse files
committed
nlopt: update 2.10.0 bottle.
1 parent 875bd05 commit 917a982

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/n/nlopt.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Nlopt < Formula
77
head "https://github.com/stevengj/nlopt.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "dde3448448cfcab26c78ee3297ff3a108990cd5ad6e7ce51c75bec01b0b80f67"
11-
sha256 cellar: :any, arm64_sonoma: "141948dfbf37d2598acf237f30f249a8c350a731b8fa0989f9d3764e39a33018"
12-
sha256 cellar: :any, arm64_ventura: "14eab9b8b46a24fd3074f843a64bc65445cac18c344dcb598db05662069b10c7"
13-
sha256 cellar: :any, sonoma: "47ec9a4f7cd5d583479fc5de4e26c7cba0ab1a7a352851a19dd11c542700c918"
14-
sha256 cellar: :any, ventura: "e5554d8ee37a66b7c7bf61b1071b28cf323aeea4b9973a11160b60bcecc5d3d5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "aef777322e668f27597d9801736b270d74a017a607d2d5fa310787b0916bf38e"
10+
sha256 cellar: :any, arm64_sequoia: "5bc45b441a6db3d2a2bd91872a88181b73ec43855f8724251706928810099d53"
11+
sha256 cellar: :any, arm64_sonoma: "56399d4d815f50ab2dd09e77c6e967ce6c1b45cab6377ab319001b1a8840598c"
12+
sha256 cellar: :any, arm64_ventura: "fcc202f3741a7b3702fd3f3acf6ac7b9350aeb7b006dd302efc8b9f81e90df57"
13+
sha256 cellar: :any, sonoma: "4047f0326b06f45eb780edfadf5a22e39e59d9e5474fd0efaafa06d6d233ec2b"
14+
sha256 cellar: :any, ventura: "997538dd9a34c8c7611bcb874567aaa0cb3d3eda6a8a2da85c61bf712df3907f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f545f273dd2d6d583e2acc54b5ad93a7a6d8a53810f3e9cbab05fed1aba6893a"
1616
end
1717

1818
depends_on "cmake" => [:build, :test]

0 commit comments

Comments
 (0)