From: Paul Norman Date: Fri, 8 Nov 2024 05:02:45 +0000 (-0800) Subject: Bump tilekiln to 0.6.2 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/7241de1b2163bf5fbe1140ee7ecb60e1b68049df Bump tilekiln to 0.6.2 --- diff --git a/cookbooks/vectortile/recipes/default.rb b/cookbooks/vectortile/recipes/default.rb index 7abc2c5cc..ad4e5a8ef 100644 --- a/cookbooks/vectortile/recipes/default.rb +++ b/cookbooks/vectortile/recipes/default.rb @@ -99,7 +99,7 @@ end python_package "tilekiln" do python_virtualenv tilekiln_directory python_version "3" - version "0.6.1" + version "0.6.2" end template "/srv/vector.openstreetmap.org/html/index.html" do