]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.10.1
authorTom Hughes <tom@compton.nu>
Fri, 28 Feb 2014 22:51:48 +0000 (22:51 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 28 Feb 2014 22:57:06 +0000 (22:57 +0000)
roles/tile.rb

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