]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.23.0
authorTom Hughes <tom@compton.nu>
Sat, 21 Sep 2019 00:17:12 +0000 (01:17 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 21 Sep 2019 00:17:12 +0000 (01:17 +0100)
Closes #254

roles/tile.rb

index 97917a92aa2533e67c0b29c4fa6f3d9d9e99c4f9..407d7991f3349c56f65dc2a82d204a3921446e58 100644 (file)
@@ -99,7 +99,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.22.0",
+        :revision => "v4.23.0",
         :max_zoom => 19
       }
     }