]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/vectortile/recipes/default.rb
Update to tilekiln 0.6.3
[chef.git] / cookbooks / vectortile / recipes / default.rb
index 39c54e5ddd3056599313a2ceb66c01e019797153..d57cee6a357a971dfdd8904a61e5eb789549cbd2 100644 (file)
@@ -99,7 +99,7 @@ end
 python_package "tilekiln" do
   python_virtualenv tilekiln_directory
   python_version "3"
-  version "0.5.1"
+  version "0.6.3"
 end
 
 template "/srv/vector.openstreetmap.org/html/index.html" do