]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.5.0
authorTom Hughes <tom@compton.nu>
Fri, 17 Nov 2017 19:24:26 +0000 (19:24 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 17 Nov 2017 19:24:26 +0000 (19:24 +0000)
Closes #138

roles/tile.rb

index 38f2ce980ef28f61abe1165b3671c74412d76c2f..fe08c49a8646912413394bb4ecf5cafefb16c3c5 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.4.0",
+        :revision => "v4.5.0",
         :max_zoom => 19
       }
     }