]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.9.1
authorTom Hughes <tom@compton.nu>
Sat, 22 Feb 2014 15:44:42 +0000 (15:44 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 22 Feb 2014 15:44:42 +0000 (15:44 +0000)
roles/tile.rb

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