From 042740877c07f1e657bb92799eb0a5f5bb4524ef Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Fri, 26 Feb 2016 10:02:04 +0100 Subject: [PATCH] Update dependency script to libosmium 2.6.1 --- scripts/update_depdendencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_depdendencies.sh b/scripts/update_depdendencies.sh index 8e2757249..37f9316a9 100755 --- a/scripts/update_depdendencies.sh +++ b/scripts/update_depdendencies.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash OSMIUM_REPO=https://github.com/osmcode/libosmium.git -OSMIUM_TAG=v2.5.4 +OSMIUM_TAG=v2.6.1 VARIANT_REPO=https://github.com/mapbox/variant.git VARIANT_TAG=v1.0