]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.26.1
authorTom Hughes <tom@compton.nu>
Tue, 6 Jan 2015 17:21:48 +0000 (17:21 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 6 Jan 2015 17:21:48 +0000 (17:21 +0000)
roles/tile.rb

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