File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class Opensearch < Formula
6
6
license "Apache-2.0"
7
7
8
8
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 "
15
15
end
16
16
17
17
depends_on "gradle" => :build
You can’t perform that action at this time.
0 commit comments