]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.43.0
authorTom Hughes <tom@compton.nu>
Sun, 11 Sep 2016 00:01:13 +0000 (01:01 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 11 Sep 2016 00:01:39 +0000 (01:01 +0100)
roles/tile.rb

index 433805febaa6b8b0d61516b564b70aff913ea551..44a067c7e67e6075ea074aacfcac13740f2ed609 100644 (file)
@@ -79,7 +79,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.42.0",
+        :revision => "v2.43.0",
         :max_zoom => 19
       }
     }