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

roles/tile.rb

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