]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.16.0
authorTom Hughes <tom@compton.nu>
Fri, 19 Oct 2018 18:06:31 +0000 (19:06 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 19 Oct 2018 18:06:31 +0000 (19:06 +0100)
Closes #199

roles/tile.rb

index 469a60c5f57f79a692fbd1f912df6a17e4bc9580..77356b3712a3083d9e33fcaccc6cd5a9e834a2dd 100644 (file)
@@ -94,7 +94,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.15.0",
+        :revision => "v4.16.0",
         :max_zoom => 19
       }
     }