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

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