Bump SOL2 to v2.15.5 to fix OSX compilation problems.
This commit is contained in:
parent
9832825abd
commit
d3ef993d5f
@ -19,7 +19,7 @@ MASON_REPO="https://github.com/mapbox/mason.git"
|
|||||||
MASON_TAG=v0.3.0
|
MASON_TAG=v0.3.0
|
||||||
|
|
||||||
SOL_REPO="https://github.com/ThePhD/sol2.git"
|
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")
|
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")
|
OSMIUM_LATEST=$(curl "https://api.github.com/repos/osmcode/libosmium/releases/latest" | jq ".tag_name")
|
||||||
|
26027
third_party/sol2/sol2/sol.hpp
vendored
26027
third_party/sol2/sol2/sol.hpp
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user