From 8e1962116042867f6d89de93b06b0171eb148d15 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 21 Nov 2024 18:59:27 +0000 Subject: [PATCH 1/2] tippecanoe 2.70.1 --- 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 0e3b6653584ef..567518401e4f0 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.70.0.tar.gz" - sha256 "a7b34d1f736e6542b08b2a56f0375fb07adbd5cfe0ef273978d1d5272e2ce170" + url "https://github.com/felt/tippecanoe/archive/refs/tags/2.70.1.tar.gz" + sha256 "c4fe2ecf6bdd31371f1572fd42ec9c2d23da2701e5fbfe5986bb2f4644992a57" license "BSD-2-Clause" livecheck do From 76cadbe9bfadba258e13020be3df4323c4b8eec5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:06:21 +0000 Subject: [PATCH 2/2] tippecanoe: update 2.70.1 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 567518401e4f0..1d329d663ab8f 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: "cdc6c3f1f8b359bc1a5966e4b0591dd88531f0fa0cae4847acb907dd6fbd44a9" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec78f2ed16a1433263e3a312e3ed877050b100ec846db1d2f07acc22975a8942" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9751056dc45762d3a3ab928cbc810521be2759a584f72d6518210bc7dad227ee" - sha256 cellar: :any_skip_relocation, sonoma: "79e6437c22e1bca5cbe2cbf7ce87fc9dbecc1bee3b0327817ef294f32076bdef" - sha256 cellar: :any_skip_relocation, ventura: "ab21f37cbe5ff8f38da9492ca1d9d35c8d1bcb266b7096a48a25b8db09419a25" - sha256 cellar: :any_skip_relocation, x86_64_linux: "721f88449ac37d55599d2c786aa9580b65e0108e2e70f47c301ed25502d5f174" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "7d4c02c0b0f3f011650f3f49c0cb04281743aa139b1c6acd3da37218dcc316d5" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c318e2076a062c752f521fb7019e7aeb376c2d315f282dc38a8fdfbc968f5ac2" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a4c201d5e742df1a98119e0ee12fc8502dcb5b1af5e7eae20333a19d168944f6" + sha256 cellar: :any_skip_relocation, sonoma: "289c638c8976962f90ee80458878da13118bba9f6fdbf4f0ad6c379910794569" + sha256 cellar: :any_skip_relocation, ventura: "229cac9741691e1a22e16bba1078555e6efb8f86afadf52006e8cf31432db61b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "db78842a89c6b623476eacb49dca75742321733fff83b55051772006eb07a5a4" end uses_from_macos "sqlite"