]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheets to v2.6.0
authorTom Hughes <tom@compton.nu>
Wed, 6 Nov 2013 23:04:27 +0000 (23:04 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 6 Nov 2013 23:04:27 +0000 (23:04 +0000)
roles/tile.rb

index 5bfd032dd98060887828b26b299173c658745460..7c234ed2cdce181d0fd3398ef0ec7df5fec5ca9a 100644 (file)
@@ -76,7 +76,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.5.0",
+        :revision => "v2.6.0",
         :max_zoom => 19
       }
     }