]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.17.0
authorTom Hughes <tom@compton.nu>
Wed, 23 Jul 2014 20:34:36 +0000 (21:34 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 23 Jul 2014 20:34:36 +0000 (21:34 +0100)
roles/tile.rb

index 043d4bd3448158025238d951de4d156cc40ab679..51412f58e59a14206ef56aa3c1f070b58507d92a 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.16.0",
+        :revision => "v2.17.0",
         :max_zoom => 19
       }
     }