]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.15.0
authorTom Hughes <tom@compton.nu>
Mon, 9 Jun 2014 17:36:48 +0000 (18:36 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 9 Jun 2014 17:36:48 +0000 (18:36 +0100)
roles/tile.rb

index daff99ac94565f7ee47cfd2ded357a2112eac793..9ad4d829fe5a97f9ba3f508a075cb39ee943d7f2 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.14.1",
+        :revision => "v2.15.0",
         :max_zoom => 19
       }
     }