Bump SOL2 to v2.15.5 to fix OSX compilation problems.

This commit is contained in:
Daniel Patterson 2016-12-15 21:55:59 -08:00 committed by Moritz Kobitzsch
parent 9832825abd
commit d3ef993d5f
2 changed files with 13094 additions and 12935 deletions

View File

@ -19,7 +19,7 @@ MASON_REPO="https://github.com/mapbox/mason.git"
MASON_TAG=v0.3.0
SOL_REPO="https://github.com/ThePhD/sol2.git"
SOL_TAG=v2.15.4
SOL_TAG=v2.15.5
VARIANT_LATEST=$(curl "https://api.github.com/repos/mapbox/variant/releases/latest" | jq ".tag_name")
OSMIUM_LATEST=$(curl "https://api.github.com/repos/osmcode/libosmium/releases/latest" | jq ".tag_name")

File diff suppressed because it is too large Load Diff