]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.31.0
authorTom Hughes <tom@compton.nu>
Wed, 24 Jun 2015 17:10:25 +0000 (18:10 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 24 Jun 2015 17:10:37 +0000 (18:10 +0100)
Closes #26

roles/tile.rb

index eddc48533c9f84793c04aeeb50cc9089009079f6..508d177a045568d721d721a5e082bed5b807d5be 100644 (file)
@@ -76,7 +76,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.30.0",
+        :revision => "v2.31.0",
         :max_zoom => 19
       }
     }
         :max_zoom => 19
       }
     }