]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.40.0
authorTom Hughes <tom@compton.nu>
Wed, 22 Jun 2016 18:21:51 +0000 (19:21 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 22 Jun 2016 18:21:51 +0000 (19:21 +0100)
Fixes #70

roles/tile.rb

index 5743bd8016849d3a6ebccd65456a3bf9d499b548..4144b5fd73f757d955eebaf1ee9fd5860a001973 100644 (file)
@@ -78,7 +78,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.39.0",
+        :revision => "v2.40.0",
         :max_zoom => 19
       }
     }