]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.39.0
authorTom Hughes <tom@compton.nu>
Wed, 2 Mar 2016 17:53:24 +0000 (17:53 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 2 Mar 2016 17:53:24 +0000 (17:53 +0000)
Fixes #60

roles/tile.rb

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