From 49d3467ec756bfcaa5c045bba91c80685f9fb5da Mon Sep 17 00:00:00 2001 From: Michael Krasnyk Date: Fri, 20 Jan 2017 14:02:12 +0100 Subject: [PATCH] Update Libosmium Dependency to 2.11.0 --- 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 e7a73de77..96c1d5d31 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.10.2 +OSMIUM_TAG=v2.11.0 VARIANT_REPO="https://github.com/mapbox/variant.git" VARIANT_TAG=v1.1.0