]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v3.0.1
authorTom Hughes <tom@compton.nu>
Fri, 23 Dec 2016 00:30:07 +0000 (00:30 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 23 Dec 2016 00:30:07 +0000 (00:30 +0000)
roles/tile.rb

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