]> git.openstreetmap.org Git - chef.git/commitdiff
Update to tilelog v1.7.0
authorPaul Norman <penorman@mac.com>
Thu, 14 Sep 2023 03:49:32 +0000 (20:49 -0700)
committerPaul Norman <penorman@mac.com>
Thu, 14 Sep 2023 03:49:32 +0000 (20:49 -0700)
cookbooks/tilelog/recipes/default.rb

index 89b37dde8e068827662c406a5e381374a449f266..83f72d160f1b98afdb942335607d875bd9ffb8ae 100644 (file)
@@ -31,7 +31,7 @@ end
 python_package "tilelog" do
   python_virtualenv tilelog_directory
   python_version "3"
-  version "1.6.1"
+  version "1.7.0"
 end
 
 directory tilelog_output_directory do