[libosmium] Update to 2.17.1 (#21386)

* Update libosmium to 2.17.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2021-11-15 23:54:22 +01:00 committed by GitHub
parent 87cb1e2a41
commit 84acc8d250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO osmcode/libosmium
REF b263ba5e85c9ac254fa4090c855ec6f0556795e2 #v2.17.0
SHA512 fd2955af6153ef58d76cca1e5b83cb70cd33cb616a3e221a80df94ee1256eeeaa5f15f4727cd1023f0335e55d7f3f36e3f9f5490bcd78ba9d267b2075480d1ba
REF v2.17.1
SHA512 08d1eb272b82364118b97213310e5d62fdbb071cfad74989bdc5bb25f9e14b067d53016d19bfed3972d3385343fc74edf86407860be83c59e74902cd1f26bb33
)
set(BOOST_ROOT "${CURRENT_INSTALLED_DIR}")

View File

@ -1,6 +1,6 @@
{
"name": "libosmium",
"version-semver": "2.17.0",
"version-semver": "2.17.1",
"description": "A fast and flexible C++ library for working with OpenStreetMap data",
"homepage": "https://osmcode.org/libosmium/",
"dependencies": [

View File

@ -3725,7 +3725,7 @@
"port-version": 1
},
"libosmium": {
"baseline": "2.17.0",
"baseline": "2.17.1",
"port-version": 0
},
"libosmscout": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "862e140771bed4c7e9b7bc8ffc798edbbd3daa1c",
"version-semver": "2.17.1",
"port-version": 0
},
{
"git-tree": "3cfda0b067f25efdb3d3f35421c5eb898cba74c3",
"version-semver": "2.17.0",