]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.37.0
authorTom Hughes <tom@compton.nu>
Mon, 30 Nov 2015 20:21:41 +0000 (20:21 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 30 Nov 2015 20:21:41 +0000 (20:21 +0000)
Fixes #44

roles/tile.rb

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