From: Tom Hughes Date: Fri, 30 Oct 2015 18:29:19 +0000 (+0000) Subject: Update carto stylesheet to v2.36.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2221b7a20232b4140e1748a637c7ca93d60c26c3?hp=e7c80fef865721ee88c77f3dae111f19a0958b7a Update carto stylesheet to v2.36.0 Fixes #38 --- diff --git a/roles/tile.rb b/roles/tile.rb index a0ddd9529..c9fa777bb 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.35.0", + :revision => "v2.36.0", :max_zoom => 19 } }