[libosmium] update to 2.20 (#34209)

This commit is contained in:
Ildar Khayrutdinov 2023-10-03 02:13:09 +03:00 committed by GitHub
parent f165f97004
commit 95dbe2dedd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO osmcode/libosmium
REF "v${VERSION}"
SHA512 dca79a6771be759b8f1c2167d8b5981a3b5d4c6a4d6a0df5ae438c63de3f25120abfabd20a88385eeda28e287d63f2b27f2ac87301d475f3ab46111809c4b2e3
SHA512 72e881e221dc3e62d7459b5cd84bf65de4fc0149bed66fe0534107d0d4dc30e5d474df685b44af07e6065a690dd7b31b877b5b040b8e0b4b0b971738175c34a3
)
set(BOOST_ROOT "${CURRENT_INSTALLED_DIR}")

View File

@ -1,6 +1,6 @@
{
"name": "libosmium",
"version-semver": "2.19.0",
"version-semver": "2.20.0",
"description": "A fast and flexible C++ library for working with OpenStreetMap data",
"homepage": "https://osmcode.org/libosmium/",
"license": "BSL-1.0",

View File

@ -4497,7 +4497,7 @@
"port-version": 4
},
"libosmium": {
"baseline": "2.19.0",
"baseline": "2.20.0",
"port-version": 0
},
"libosmscout": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b77d6ee3568b3a3fedb7b00984ae085253e46506",
"version-semver": "2.20.0",
"port-version": 0
},
{
"git-tree": "e6b30515f2657f3623fa5f0f006a28d9891046ac",
"version-semver": "2.19.0",