]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.44.1
authorTom Hughes <tom@compton.nu>
Wed, 12 Oct 2016 19:36:54 +0000 (20:36 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 12 Oct 2016 19:36:54 +0000 (20:36 +0100)
Closes #98

roles/tile.rb

index 4d226961a1a064e5271f5c21e10ee8e65b6dee74..26cd98e5879d15b3134f40e3f3fc2025314367ff 100644 (file)
@@ -89,7 +89,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.44.0",
+        :revision => "v2.44.1",
         :max_zoom => 19
       }
     }