Skip to content

Commit 3096db1

Browse files
committed
opensearch: update 2.18.0 bottle.
1 parent a37fb34 commit 3096db1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/opensearch.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6c5650170106a9b883b64fbef245b45590a9d2e16ea0afc92ff154bcb0b6e0dc"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7da75f92ea413daf858b25b5d0f123fa522200ed99cc2c23ad37013daa6b46d"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dbb7b4a04e46661f0f2e86e0e3407ebab9623d927170687dc3f6e33da082b154"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5efcdddef2a82de7435681c57f5c4ed68cf3aecc478474e6c8ba12d7dc803e0d"
13-
sha256 cellar: :any_skip_relocation, ventura: "8c0d4f6fec1486659231b6efd854f40c2a704edad7f14382e0b1dd4cbd6f2acd"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "010f979f4837d8582827dba336cf1effddc385dbc0e131bc90aed3b67fb01b35"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "23cd08da6e2b18eb13f115a1e8ddea8cf02613a9ca82a04977f0d09033126a1b"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "89272d2b0704762a2af0ea402f5b82e2ac185483afe3993bd3398f8bdff53023"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "55c754c3427e113d356822c4a4b45ff97ea5771daea0e17e1e1a771e3c215cb2"
12+
sha256 cellar: :any_skip_relocation, sonoma: "d1c511c44ede2aef7f8a30c2144deb0eb449693b422c7128df53c30af28bd7ca"
13+
sha256 cellar: :any_skip_relocation, ventura: "50326ad36fc28fff5a327c3f4604ae604a2b00e9574114970adeccae82bf8f07"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4985b7a0fd45609f70ef27295fc1f6126ca1d5a63f50e055d7bc4a2c3b54fce1"
1515
end
1616

1717
depends_on "gradle" => :build

0 commit comments

Comments
 (0)