Skip to content

Commit

Permalink
Merge pull request #156062 from BrewTestBot/bump-opensearch-2.11.1
Browse files Browse the repository at this point in the history
opensearch 2.11.1
  • Loading branch information
BrewTestBot committed Dec 1, 2023
2 parents 9355fe4 + 9b2a56d commit 7a033de
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/o/opensearch.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Opensearch < Formula
desc "Open source distributed and RESTful search engine"
homepage "https://github.com/opensearch-project/OpenSearch"
url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/2.11.0.tar.gz"
sha256 "fa4d7b7300fbb95ae9becbf099c6c33be3ae306a2a067fbee69108212524778e"
url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/2.11.1.tar.gz"
sha256 "0c64658238f3a7051c01445325ec960bb176481399cb96490ebc5ab62459e4bc"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ff3cc4d2be0460aab18e3d05a689f80b257d47e0099e13535eef2dacbf5eaa2a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "24591ffff5324baab365b9e79d6f55603befe538f2b997ae61535baa4f32440a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0ab5928d7c478826a613af6c99bb5b4ed36a7c1feaaddececf35c4a1c2f043e8"
sha256 cellar: :any_skip_relocation, sonoma: "f6b0f089dc1a9127d8febda2e41fd7cfe13b7474235b6eb9b5343738ca95e567"
sha256 cellar: :any_skip_relocation, ventura: "757f7d7869b3d1f03d75f50654fe5f1151c045f429fd259d2719305b41f08806"
sha256 cellar: :any_skip_relocation, monterey: "2dd01125ef2d1d663d4048da0c0be9c9d3d7a356dac4d5518ea05122d3cf1b96"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f6dd98d381364c0e782ffc9fce7992c1939b2986298bd6fbbe71e7e88d30a2ef"
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"
end

depends_on "gradle" => :build
Expand Down

0 comments on commit 7a033de

Please sign in to comment.