]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.36.0
authorTom Hughes <tom@compton.nu>
Fri, 30 Oct 2015 18:29:19 +0000 (18:29 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 30 Oct 2015 18:29:19 +0000 (18:29 +0000)
Fixes #38

roles/tile.rb

index a0ddd9529ae92f65c965464702c1965ee5163e48..c9fa777bb6c9c9cf44bca13b4a4c805fb55225e0 100644 (file)
@@ -84,7 +84,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.35.0",
+        :revision => "v2.36.0",
         :max_zoom => 19
       }
     }