]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.9.0
authorTom Hughes <tom@compton.nu>
Fri, 23 Mar 2018 18:56:26 +0000 (18:56 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 23 Mar 2018 18:56:26 +0000 (18:56 +0000)
Closes #156

roles/tile.rb

index ba016aa4b4a75c13734c7bf0a715e68ee884dd97..fa36a41ff6c1fafb4edd1b9023ea23a6d2e93943 100644 (file)
@@ -93,7 +93,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.8.0",
+        :revision => "v4.9.0",
         :max_zoom => 19
       }
     }