]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.18.0
authorTom Hughes <tom@compton.nu>
Wed, 6 Aug 2014 21:21:12 +0000 (22:21 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 6 Aug 2014 21:21:12 +0000 (22:21 +0100)
roles/tile.rb

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