]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.45.1
authorTom Hughes <tom@compton.nu>
Sat, 3 Dec 2016 19:18:47 +0000 (19:18 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 3 Dec 2016 19:18:47 +0000 (19:18 +0000)
Closes #103

roles/tile.rb

index 27746aad9993a6f31defaf53031c47aca7e14172..20173836d564b8f3bf5fbf658bff168fa3715c7e 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.45.0",
+        :revision => "v2.45.1",
         :max_zoom => 19
       }
     }