]> git.openstreetmap.org Git - chef.git/commitdiff
Update to tilekiln 0.6.3
authorPaul Norman <penorman@mac.com>
Tue, 19 Nov 2024 20:44:51 +0000 (12:44 -0800)
committerPaul Norman <penorman@mac.com>
Tue, 19 Nov 2024 20:44:59 +0000 (12:44 -0800)
cookbooks/vectortile/recipes/default.rb

index ad4e5a8ef6c38303f52f8361bfd3f55b99ce4f20..d57cee6a357a971dfdd8904a61e5eb789549cbd2 100644 (file)
@@ -99,7 +99,7 @@ end
 python_package "tilekiln" do
   python_virtualenv tilekiln_directory
   python_version "3"
 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
 end
 
 template "/srv/vector.openstreetmap.org/html/index.html" do