]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.2.0
authorTom Hughes <tom@compton.nu>
Fri, 25 Aug 2017 18:48:48 +0000 (19:48 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 25 Aug 2017 18:48:48 +0000 (19:48 +0100)
Closes #127

roles/tile.rb

index 8b86f9965a3a0be80abe4eeeb9ed109bc6b1848d..f35e7f1ca5efb5b28e474499b02512e98a6b1753 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.1.0",
+        :revision => "v4.2.0",
         :max_zoom => 19
       }
     }