]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.27.0
authorTom Hughes <tom@compton.nu>
Tue, 27 Jan 2015 18:57:15 +0000 (18:57 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 27 Jan 2015 18:57:24 +0000 (18:57 +0000)
roles/tile.rb

index 8d1af516e6122aee3d0ea834b8bf55431fe51233..3f7afe9ea1fbeca86885f92bd058b7a674437722 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.26.1",
+        :revision => "v2.27.0",
         :max_zoom => 19
       }
     }