]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v3.1.0
authorTom Hughes <tom@compton.nu>
Sun, 29 Jan 2017 17:34:58 +0000 (17:34 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 29 Jan 2017 17:34:58 +0000 (17:34 +0000)
Closes #111

roles/tile.rb

index e0f940d9a0ec41149a990eacc988757ef9c6feb8..54744583856266fde462112ba7c8d45625b0ca6e 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v3.0.1",
+        :revision => "v3.1.0",
         :max_zoom => 19
       }
     }