]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.9.0
authorTom Hughes <tom@compton.nu>
Fri, 21 Feb 2014 18:18:15 +0000 (18:18 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 21 Feb 2014 18:18:47 +0000 (18:18 +0000)
roles/tile.rb

index f9207e95f083b216c1f764ed50f5cd191b4fb712..7c307a085c5a8b335282ef72097cb1e957c661af 100644 (file)
@@ -76,7 +76,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.8.0",
+        :revision => "v2.9.0",
         :max_zoom => 19
       }
     }