From: Paul Norman Date: Thu, 7 Nov 2024 21:26:56 +0000 (-0800) Subject: Update tilekiln version X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/6e9c52692515a8fe95d3ec61f6e99375cf427361 Update tilekiln version --- diff --git a/cookbooks/vectortile/recipes/default.rb b/cookbooks/vectortile/recipes/default.rb index 39c54e5dd..7abc2c5cc 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.5.1" + version "0.6.1" end template "/srv/vector.openstreetmap.org/html/index.html" do