]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto style to 2.3.2 release
authorTom Hughes <tom@compton.nu>
Tue, 6 Aug 2013 08:57:09 +0000 (09:57 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 6 Aug 2013 08:57:20 +0000 (09:57 +0100)
roles/tile.rb

index 6f40eb0301fd0c498943ec259aee9aa8eeced7f8..ffd69239d1d5fc504273007a2aaee573cb01e054 100644 (file)
@@ -74,7 +74,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.3.1",
+        :revision => "v2.3.2",
         :max_zoom => 19
       }
     }