From 8d54f98c20f5acae6763b17697776a08084a1fa9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:49:38 +0000 Subject: [PATCH] neo4j: update 5.23.0 bottle. --- Formula/n/neo4j.rb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Formula/n/neo4j.rb b/Formula/n/neo4j.rb index 0be97db3b21b..9aca2cb47ad8 100644 --- a/Formula/n/neo4j.rb +++ b/Formula/n/neo4j.rb @@ -12,14 +12,8 @@ class Neo4j < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a96c2cf085392c178fc5178bf4f34f64d771f85f7ecdc757efc4e2415837098" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6a96c2cf085392c178fc5178bf4f34f64d771f85f7ecdc757efc4e2415837098" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6a96c2cf085392c178fc5178bf4f34f64d771f85f7ecdc757efc4e2415837098" - sha256 cellar: :any_skip_relocation, arm64_monterey: "6a96c2cf085392c178fc5178bf4f34f64d771f85f7ecdc757efc4e2415837098" - sha256 cellar: :any_skip_relocation, sonoma: "acbcc86bd703dd71220ad921843c72df30f8a73b0291d157a7d3d139f27913cf" - sha256 cellar: :any_skip_relocation, ventura: "acbcc86bd703dd71220ad921843c72df30f8a73b0291d157a7d3d139f27913cf" - sha256 cellar: :any_skip_relocation, monterey: "acbcc86bd703dd71220ad921843c72df30f8a73b0291d157a7d3d139f27913cf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6a96c2cf085392c178fc5178bf4f34f64d771f85f7ecdc757efc4e2415837098" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "41bd232865678761a9903c5ae1eccb56bafd0763cb66a767ac0462e18d4e82db" end depends_on "cypher-shell"