]> git.openstreetmap.org Git - chef.git/commitdiff
Tile: switch to osm-carto v2.5.0
authorGrant Slater <git@firefishy.com>
Sat, 28 Sep 2013 21:43:12 +0000 (22:43 +0100)
committerGrant Slater <git@firefishy.com>
Sat, 28 Sep 2013 21:43:12 +0000 (22:43 +0100)
roles/tile.rb

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