]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.1.0
authorTom Hughes <tom@compton.nu>
Sun, 30 Jul 2017 21:35:29 +0000 (22:35 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 31 Jul 2017 19:04:39 +0000 (20:04 +0100)
Closes #125

roles/tile.rb

index 4fb78586ea91ee0b2ee7103fc2edd6a8346cb7c1..8b86f9965a3a0be80abe4eeeb9ed109bc6b1848d 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.0.0",
+        :revision => "v4.1.0",
         :max_zoom => 19
       }
     }