From f5ed3fafebfe6bcab5121047a6d3e2eda4b76bef Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:17:17 +0000 Subject: [PATCH 1/2] tippecanoe 2.63.0 --- Formula/t/tippecanoe.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/tippecanoe.rb b/Formula/t/tippecanoe.rb index fb6ca590260d..9723a71c28f9 100644 --- a/Formula/t/tippecanoe.rb +++ b/Formula/t/tippecanoe.rb @@ -1,8 +1,8 @@ class Tippecanoe < Formula desc "Build vector tilesets from collections of GeoJSON features" homepage "https://github.com/felt/tippecanoe" - url "https://github.com/felt/tippecanoe/archive/refs/tags/2.62.5.tar.gz" - sha256 "d1f1f8f94b8127894f93ae7e6c2d84d891d1fdcc34f87aa8628ff14feebc27be" + url "https://github.com/felt/tippecanoe/archive/refs/tags/2.63.0.tar.gz" + sha256 "653fe695550f0d8ac21dcc96865cba3f9c2d162c8ebe9b50a11053320f846332" license "BSD-2-Clause" livecheck do From 21eb7a6f22290f1c8fe5fd2c1d41441e50d8ff90 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:46:13 +0000 Subject: [PATCH 2/2] tippecanoe: update 2.63.0 bottle. --- Formula/t/tippecanoe.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/tippecanoe.rb b/Formula/t/tippecanoe.rb index 9723a71c28f9..05624cd4f87a 100644 --- a/Formula/t/tippecanoe.rb +++ b/Formula/t/tippecanoe.rb @@ -11,12 +11,12 @@ class Tippecanoe < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9666f5aa4071e48a3b2e4837ed8e4f2d7bc32b1b957356b96a1dbc6bcb104d36" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac5f2fc85a1400d69d51cf6415da4038991a7f72eacfdad76416dc332be969e0" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e29ecf757144b87d7d3f40674234cdd729618d2c4fabb214bff038f277d5316e" - sha256 cellar: :any_skip_relocation, sonoma: "de54931b484478e1a0e254984e6c258b381a61ae28c4f04238edf92c6ffea421" - sha256 cellar: :any_skip_relocation, ventura: "2426444eb0483e222ecc1498c621fb163b031328854064835b0025be5c4cbbfc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7a81dab1609155d3a72963c79d8e94693a105d276d21f0b89bf01170aed4c2d9" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "67f21238fc3a8d988e641d72247040b2c9e8528a45b16059b35d0501e6778919" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac7fea14ca847cfab73d0fec0751a19b13d665f30ce3fc057a1c1ed1e507cbbb" + sha256 cellar: :any_skip_relocation, arm64_ventura: "75a8118f6941579ac13aa90dc1694012643011d6479d33c21dc803fe2b9f35a3" + sha256 cellar: :any_skip_relocation, sonoma: "aab506afdfac678669b4afed23f847754b9e1732c21a5fc1e2b75d4c88898b0d" + sha256 cellar: :any_skip_relocation, ventura: "db875104c477fbb377e9ed088e574f5ed01f7fdc46eb6ce3fd0de73a2b55a084" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e642bab20f9a68b18b35acb7436b3d2e64a3091d71a48f7998b40af06c1a81ad" end uses_from_macos "sqlite"