]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.22.0
authorTom Hughes <tom@compton.nu>
Fri, 30 Aug 2019 18:19:45 +0000 (19:19 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 30 Aug 2019 18:19:45 +0000 (19:19 +0100)
Closes #247

roles/tile.rb

index 3db2ce2eb2353051489d8901ad24e80e1d8e5415..92af00fbcfca3fccb0a0cf5e659cddf31c5a6b24 100644 (file)
@@ -94,7 +94,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.20.0",
+        :revision => "v4.22.0",
         :max_zoom => 19
       }
     }