]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.29.1
authorTom Hughes <tom@compton.nu>
Sun, 22 Mar 2015 21:36:50 +0000 (21:36 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Mar 2015 21:36:50 +0000 (21:36 +0000)
roles/tile.rb

index d7982940613dadc6a03ce2679a75f51a5f59df82..3f866140a011adbd389e900fe2af0635043bf980 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.29.0",
+        :revision => "v2.29.1",
         :max_zoom => 19
       }
     }