]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.35.0
authorTom Hughes <tom@compton.nu>
Mon, 21 Sep 2015 18:20:11 +0000 (19:20 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 21 Sep 2015 18:20:11 +0000 (19:20 +0100)
Fixes #36

roles/tile.rb

index 64691ae91072523778275fa84eba09f486c5576d..a0ddd9529ae92f65c965464702c1965ee5163e48 100644 (file)
@@ -84,7 +84,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.34.0",
+        :revision => "v2.35.0",
         :max_zoom => 19
       }
     }