]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade to tilelog 1.2.0
authorPaul Norman <penorman@mac.com>
Mon, 27 Jun 2022 21:11:50 +0000 (14:11 -0700)
committerPaul Norman <penorman@mac.com>
Mon, 27 Jun 2022 21:11:50 +0000 (14:11 -0700)
cookbooks/tilelog/recipes/default.rb

index 41051bba0b297934b29b607e9c13970e8544aff2..fe9e0184964617da222fb463c5e5419497016895 100644 (file)
@@ -31,7 +31,7 @@ end
 python_package "tilelog" do
   python_virtualenv tilelog_directory
   python_version "3"
-  version "1.1.0"
+  version "1.2.0"
 end
 
 directory tilelog_output_directory do