Skip to content

Commit

Permalink
opensearch: update 2.17.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 18, 2024
1 parent b26647e commit 6979f6d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/o/opensearch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ class Opensearch < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "01925a8384cc410dd911267cf2befbd4e0eb9b6385dba5aea0a629d305b9c370"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6657e9aed9a44d1f8ad873ba025063993ff27c19cedfb3accf26e9e2b7227764"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5e07cd6a21e336ef4b6fb46c16a1e7ba1b5cbd9e3e7febcb129b4554842b291b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9f8f9cbb5a4e7078881633e263c51c53979ccaacf7ae6e77ce204ecf62c57cdf"
sha256 cellar: :any_skip_relocation, sonoma: "80fa55a1cb6f148aae3d2317d687202ed9c0a2447adce6005a0c513c610acc61"
sha256 cellar: :any_skip_relocation, ventura: "785a28e3bcccf62b5659b02f56a48d735bd4aa03c4c117f44cbad823ce3fc418"
sha256 cellar: :any_skip_relocation, monterey: "c1d072c3631235902dd651f0ebfb29a778ad78ac965cb1c065979d007f12299b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "227c0b81f036114bc4a066b816e94d6b3d1dec4d83117cb149eca1e2e2911c2e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed3ec14eb26e1330288b9187999e92fd24bb57ca197bb04d9f36c24cdd3fc54e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "489f45c48258b6a4e2892c4bc11dbcf740b4a82490e70ee42bd1c209a96b1378"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6369e4b29a325a4c2dad440bd281c1bbdc08c6e0838a6dc0c92f99a495e74df0"
sha256 cellar: :any_skip_relocation, sonoma: "54d09deadd49d3ac1988c3ae596c0f84b4d086b1420aa69c6cddf27bbcbddc8e"
sha256 cellar: :any_skip_relocation, ventura: "d9edc7bcec7b521ce01003b7c7925ce656c2a2fe7492b87dac18041c5695dc6c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b66d042f32c6604bcf1ec127b79fe3bc26d4028c9733e62c66ff74acc4250d0"
end

depends_on "gradle" => :build
Expand Down

0 comments on commit 6979f6d

Please sign in to comment.