Update dependency script to libosmium 2.6.1
This commit is contained in:
parent
b787b993b6
commit
042740877c
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
OSMIUM_REPO=https://github.com/osmcode/libosmium.git
|
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_REPO=https://github.com/mapbox/variant.git
|
||||||
VARIANT_TAG=v1.0
|
VARIANT_TAG=v1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user