]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.19.0
authorTom Hughes <tom@compton.nu>
Fri, 18 Jan 2019 19:11:14 +0000 (19:11 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 18 Jan 2019 19:11:14 +0000 (19:11 +0000)
Closes #212

roles/tile.rb

index f0d25119a5ba17fa76df504d274b2af76061091f..1225b6a846e082c0bc40c04faa3c49da298cac71 100644 (file)
@@ -94,7 +94,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.18.0",
+        :revision => "v4.19.0",
         :max_zoom => 19
       }
     }
         :max_zoom => 19
       }
     }