From 73ff72a45e76a216ab3b5c5412a8c0616a733999 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 22 Nov 2023 10:59:52 +0000 Subject: [PATCH] neon-local: update 4245 bottle. --- Formula/neon-local.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/neon-local.rb b/Formula/neon-local.rb index 230b832..05625ef 100644 --- a/Formula/neon-local.rb +++ b/Formula/neon-local.rb @@ -9,9 +9,9 @@ class NeonLocal < Formula bottle do root_url "https://ghcr.io/v2/bayandin/tap" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a12e113c4c3d9a28b7a648f559ae22945635eb493499881bddda549feef547d3" - sha256 cellar: :any_skip_relocation, ventura: "951efa20a43b57b9aee4154189f1b9a63b88e9728b0debb35a94dab0ef78e6ec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "08fe4c46b2212477d3a4a50f8e1b9acc5f0133d4155cbcbfdedb56330a0c3a10" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6c3864a5b3f99492444766f818d2632189550348b38a9f27ac996b4388262a2e" + sha256 cellar: :any_skip_relocation, ventura: "ea1072adbd25e54e50102a7562ffb4f99f6e356dd862d295230853f4fc785d7d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1c71a925eef8a990579d049deba4c5bf4c389c9b586f0af0a80d25ab08468bbd" end depends_on "bayandin/tap/neon-extension"