]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v2.32.0
authorTom Hughes <tom@compton.nu>
Fri, 31 Jul 2015 22:41:16 +0000 (23:41 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 31 Jul 2015 22:41:16 +0000 (23:41 +0100)
Closes #30

roles/tile.rb

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