]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v5.1.0
authorTom Hughes <tom@compton.nu>
Fri, 10 Apr 2020 16:22:09 +0000 (17:22 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 10 Apr 2020 16:22:09 +0000 (17:22 +0100)
Closes #295

roles/tile.rb

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