From bf620a2f9e051124a009ab9e03b6b9e849b5b817 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:47:18 +0000 Subject: [PATCH] pmtiles: update 1.22.3 bottle. --- Formula/p/pmtiles.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/p/pmtiles.rb b/Formula/p/pmtiles.rb index be37095a6492a..1422ad971602d 100644 --- a/Formula/p/pmtiles.rb +++ b/Formula/p/pmtiles.rb @@ -11,12 +11,12 @@ class Pmtiles < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "c6572761212178f45b1d6d51c93d1b0a02b4c8044c8d494bfe1f4e2cc114aa2d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "c6572761212178f45b1d6d51c93d1b0a02b4c8044c8d494bfe1f4e2cc114aa2d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "c6572761212178f45b1d6d51c93d1b0a02b4c8044c8d494bfe1f4e2cc114aa2d" - sha256 cellar: :any_skip_relocation, sonoma: "80fc31f9fff0f06ac150afa770f37673c050f9fe0d414dcdf4fbb0159bf0b1e6" - sha256 cellar: :any_skip_relocation, ventura: "80fc31f9fff0f06ac150afa770f37673c050f9fe0d414dcdf4fbb0159bf0b1e6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "210d675c25b450df7cb8dbc0b2d2021e997d7647a9b608575d6e597b75d471a4" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "4bf1210d16eb26a5aaa4903e3baa4a537eb73ac26064bd17db1a342dda9328d2" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4bf1210d16eb26a5aaa4903e3baa4a537eb73ac26064bd17db1a342dda9328d2" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4bf1210d16eb26a5aaa4903e3baa4a537eb73ac26064bd17db1a342dda9328d2" + sha256 cellar: :any_skip_relocation, sonoma: "9f686891b28f526000501c767b835ba5d2e18aa3bd96626c6b93e42261ccce81" + sha256 cellar: :any_skip_relocation, ventura: "9f686891b28f526000501c767b835ba5d2e18aa3bd96626c6b93e42261ccce81" + sha256 cellar: :any_skip_relocation, x86_64_linux: "848987e43218d909c2522241d9960ec6514fd48afba7b90af8b4204075e3a726" end depends_on "go" => :build