]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v5.2.0
authorTom Hughes <tom@compton.nu>
Fri, 8 May 2020 23:05:19 +0000 (00:05 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 8 May 2020 23:05:19 +0000 (00:05 +0100)
Closes #303

roles/tile.rb

index e421337bd59bd01e9d729e1f211693acfc5ec2e4..5c06bb5783f9fdacc45e230606683db3ae122a1e 100644 (file)
@@ -107,7 +107,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.1.0",
+        :revision => "v5.2.0",
         :max_zoom => 19
       }
     }