]> git.openstreetmap.org Git - chef.git/commitdiff
Bump tilekiln to 0.6.2
authorPaul Norman <penorman@mac.com>
Fri, 8 Nov 2024 05:02:45 +0000 (21:02 -0800)
committerPaul Norman <penorman@mac.com>
Fri, 8 Nov 2024 05:02:45 +0000 (21:02 -0800)
cookbooks/vectortile/recipes/default.rb

index 7abc2c5cc92660d101fdc9cf603520f0ea73af8c..ad4e5a8ef6c38303f52f8361bfd3f55b99ce4f20 100644 (file)
@@ -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