]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.10.0
authorTom Hughes <tom@compton.nu>
Wed, 26 Feb 2014 18:11:44 +0000 (18:11 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 26 Feb 2014 18:11:44 +0000 (18:11 +0000)
roles/tile.rb

index 0afd4ac27d729f7c18f18f0dfd2babeb12998bf8..5787ea3e6556f54cfbe56fea8ec8bfad776b70ea 100644 (file)
@@ -76,7 +76,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.9.1",
+        :revision => "v2.10.0",
         :max_zoom => 19
       }
     }