From 56282b0e3f098346188c1d1cae493819641e389a Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Wed, 30 Aug 2017 09:28:41 +0000 Subject: [PATCH] Bump libosmium version --- scripts/update_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_dependencies.sh b/scripts/update_dependencies.sh index bb9fc1a00..a20ca5dce 100755 --- a/scripts/update_dependencies.sh +++ b/scripts/update_dependencies.sh @@ -10,7 +10,7 @@ set -o nounset # http://git.661346.n2.nabble.com/subtree-merges-lose-prefix-after-rebase-td7332850.html OSMIUM_REPO="https://github.com/osmcode/libosmium.git" -OSMIUM_TAG=v2.11.3 +OSMIUM_TAG=v2.13.1 VARIANT_REPO="https://github.com/mapbox/variant.git" VARIANT_TAG=v1.1.3