diff --git a/cookbooks/vectortile/recipes/default.rb b/cookbooks/vectortile/recipes/default.rb index ad4e5a8ef..d57cee6a3 100644 --- a/cookbooks/vectortile/recipes/default.rb +++ b/cookbooks/vectortile/recipes/default.rb @@ -99,7 +99,7 @@ python_package "tilekiln" do python_virtualenv tilekiln_directory python_version "3" - version "0.6.2" + version "0.6.3" end template "/srv/vector.openstreetmap.org/html/index.html" do