]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.29.0
authorTom Hughes <tom@compton.nu>
Fri, 20 Mar 2015 19:22:25 +0000 (19:22 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 20 Mar 2015 19:22:25 +0000 (19:22 +0000)
roles/tile.rb

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