]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.20.0
authorTom Hughes <tom@compton.nu>
Sat, 6 Sep 2014 11:12:23 +0000 (12:12 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 6 Sep 2014 11:12:23 +0000 (12:12 +0100)
roles/tile.rb

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