]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.28.1
authorTom Hughes <tom@compton.nu>
Sun, 8 Feb 2015 20:54:18 +0000 (20:54 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 8 Feb 2015 20:54:18 +0000 (20:54 +0000)
roles/tile.rb

index a862d4d91657aa1a3683bb1c3467da5de39891aa..16ba0936407ae1fa8a4317a08cb8122152f2b30a 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.28.0",
+        :revision => "v2.28.1",
         :max_zoom => 19
       }
     }