From ffa605010d3fac6f23facd27e0714634b4a3724e Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 16 Dec 2023 12:14:15 +0000 Subject: [PATCH] neon-storage: update 4414 bottle. --- Formula/neon-storage.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/neon-storage.rb b/Formula/neon-storage.rb index be80694..b239a0f 100644 --- a/Formula/neon-storage.rb +++ b/Formula/neon-storage.rb @@ -9,9 +9,9 @@ class NeonStorage < Formula bottle do root_url "https://ghcr.io/v2/bayandin/tap" - sha256 cellar: :any_skip_relocation, arm64_ventura: "09a581bdd3785f10a353508ae19efbe2d6289e7d8e9111e0cb2f8e75509f5f98" - sha256 cellar: :any_skip_relocation, ventura: "0d3f85e0af5aa73ef1c87922b0717150784bba5be3d42d5e2b083c8287fee269" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4f6102e94b36faef5b9e9bedfc22cf3dcce1ee1774cbebcb05c8b465243e430a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1acf43258c21d0fcae145a4d987e388affc1c21222e5bdd72007d09b9f518b4c" + sha256 cellar: :any_skip_relocation, ventura: "2da621544399f9ff775fcf94bd6291e27c07db14ac0edae13b2a18a1e59a2452" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2da11b091181a795c56440c2769613f4fed90dc03ca1e90c55866f1664f17ded" end depends_on "bayandin/tap/neon-postgres" => :build