]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.26.0
authorTom Hughes <tom@compton.nu>
Fri, 2 Jan 2015 18:20:40 +0000 (18:20 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 2 Jan 2015 18:20:40 +0000 (18:20 +0000)
roles/tile.rb

index e3ecd1518fd2c9271f4b833a6adc68758df53008..aa60664f49d7d9698475f0501503b5cd5c09a219 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.25.0",
+        :revision => "v2.26.0",
         :max_zoom => 19
       }
     }