]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.14.1
authorTom Hughes <tom@compton.nu>
Wed, 21 May 2014 19:57:27 +0000 (20:57 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 21 May 2014 19:57:27 +0000 (20:57 +0100)
roles/tile.rb

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