]> git.openstreetmap.org Git - chef.git/commitdiff
Update tilekiln version
authorPaul Norman <penorman@mac.com>
Thu, 7 Nov 2024 21:26:56 +0000 (13:26 -0800)
committerGrant <github@firefishy.com>
Thu, 7 Nov 2024 21:48:08 +0000 (21:48 +0000)
cookbooks/vectortile/recipes/default.rb

index 39c54e5ddd3056599313a2ceb66c01e019797153..7abc2c5cc92660d101fdc9cf603520f0ea73af8c 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.1"
 end
 
 template "/srv/vector.openstreetmap.org/html/index.html" do