From aef6b62a6d479c7622dd88481829d99003d20846 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 14 May 2024 23:39:26 +0000 Subject: [PATCH] opensearch: update 2.14.0 bottle. --- Formula/o/opensearch.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/o/opensearch.rb b/Formula/o/opensearch.rb index 93a6e8b19a30..add97d666962 100644 --- a/Formula/o/opensearch.rb +++ b/Formula/o/opensearch.rb @@ -6,13 +6,13 @@ class Opensearch < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ef6c7c35a11fa9e06ec5768f357044f3e16bbec3f3803e9e56d9b01ba005270" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d08be458f2496e3b70d42a6916a39c61a46e1296cb5211053bf66f13f73ca94c" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d2e1834b4f8d67040d4ef0bdb8c6b058389184c0a9027cdb96f2b81c14041e96" - sha256 cellar: :any_skip_relocation, sonoma: "f75b9224071783b5d7e51c5c0531dba5e62eea2846bbdd228149cbf6001a2edf" - sha256 cellar: :any_skip_relocation, ventura: "5c1add80ed47189a22edba9cb77bf2c6b0495653e2e1d338114f009cf9dbbdd8" - sha256 cellar: :any_skip_relocation, monterey: "13ab1436d5eec4768c4ea82d8eea2244e4eb18fd46186dad6efe48c815d943f3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "83d26221098d4ca3fa8b5b2b1e17b172629214973b6f85de50c36638fedc7918" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "345878a301683145046923da2f0beaa0c744967a45d1f8fd259b8850a929a8ad" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e71fbd162b50636fd51ce483328ec834a36335290100509665d4fe868bd5a7d7" + sha256 cellar: :any_skip_relocation, arm64_monterey: "b014f05553bcde1af0748ae5cc269f3f690718d3d039ce3430d968c654ec82c7" + sha256 cellar: :any_skip_relocation, sonoma: "7f40bdfa28b1cde1d37a6fdac304ceb30973937cde91af9d6438c350eea4e859" + sha256 cellar: :any_skip_relocation, ventura: "a808866fecd19cc269ea21c6a6b81451c43f6dc4cc5f9ead69aaba1afe921488" + sha256 cellar: :any_skip_relocation, monterey: "be09276341a0254fb6f38a38a3dcd14d0d721e0aeef503a8e6d0a03ad892d2ca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4a637955582355be37605631ff1d0e604904cde85191192077480b98ae6ddedb" end depends_on "gradle" => :build