]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.42.0
authorTom Hughes <tom@compton.nu>
Thu, 4 Aug 2016 17:36:12 +0000 (18:36 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 4 Aug 2016 17:37:14 +0000 (18:37 +0100)
Fixes #75

roles/tile.rb

index 6cdab9d38496c8ace3f4d3b7a761478c666eec2c..9849fed4bff6e2f8679eaa426282df68823f71a7 100644 (file)
@@ -78,7 +78,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.41.0",
+        :revision => "v2.42.0",
         :max_zoom => 19
       }
     }