]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.33.0
authorTom Hughes <tom@compton.nu>
Fri, 14 Aug 2015 17:22:07 +0000 (18:22 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 14 Aug 2015 17:22:07 +0000 (18:22 +0100)
Fixes #33

roles/tile.rb

index 78be998f9d5a3b0d5932d06a340be2fa61cbbad0..063f9545f590b5b7a8caede72b9e4b1304268dbe 100644 (file)
@@ -84,7 +84,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.32.0",
+        :revision => "v2.33.0",
         :max_zoom => 19
       }
     }