Skip to content

Commit

Permalink
opensearch: update 2.12.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 21, 2024
1 parent 07aee8f commit be55276
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/o/opensearch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Opensearch < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6460b8b239b4c23c604365eac8a4688c2cd59df5e20484477bf14ac1250e55cb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e223cb52fe02990a0f661c72668bfc7b20d9a4cb9e421441811676aa438e41b0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2b69ed94efdaadb0113aed6dce92e7ac984a7817f56526b378fd0cb4ba0bce51"
sha256 cellar: :any_skip_relocation, sonoma: "4dd9544e18326df22eeddb8ebbc107c128580cef7d8755827cab204238bfb6e8"
sha256 cellar: :any_skip_relocation, ventura: "cc866b6ffab2c4ea3c6f082403c9a5ee46767e532af3bb3cd7287ec02e388cea"
sha256 cellar: :any_skip_relocation, monterey: "ec44626ed3da29e7f94048135eb0b9dbc4201e29c6fd63eeb4033cd035212290"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a013a63b67efe171e236b7134f85f48b28f1db247de75e0071cf3b382bf05ccc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "702f8db7156072378c1771e782cde9219ac77ddaaba5e01536be6254465d82c1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3e05564f487e03e34758c8b6b9f2aac62a937f61e5e69d3bc0eef3db023c1d98"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7a903802576164a67789ec17e0ec1e3271347c140702680526bffc013aeb1734"
sha256 cellar: :any_skip_relocation, sonoma: "6204376da742af8954d2b24ee11a66aebbc2dd4a9ad2ac8fc5bc68fcac404d34"
sha256 cellar: :any_skip_relocation, ventura: "caf5ef8c83996071d6d1b6f1f7e28ff56a5f3d5a8a5943c52c23462c3f2c387e"
sha256 cellar: :any_skip_relocation, monterey: "b52066c7a345fe1f35b65f9f8d9b1f998ad8410f4f30e97d99cfa443250fa49a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "70f85bb3156055015a14cd1d474c8caff1e25d599795673369fa26884de0240d"
end

depends_on "gradle" => :build
Expand Down

0 comments on commit be55276

Please sign in to comment.