[libosmium] update to v2.22 (#45154)

This commit is contained in:
Ildar Khayrutdinov
2025-04-21 23:24:21 +03:00
committed by GitHub
parent 81edd2f776
commit 6a4ef378d0
4 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO osmcode/libosmium
REF "v${VERSION}"
SHA512 fb87d5ae37c6d864ba1b265bda8e8a213fe9714d4e3cc47bd87ec05d07b9007494d37752ec4223bc5a2d957eac090d752d71f1944cb5200ae3d4af8ac97b9e10
SHA512 0d2b5e8e316d05c8e2d05b58d1c79136b1d78fffb116cb39987d007a4c68b325d8d7551e4c55b67e5c46927c92df720a0360c9abbc8784b9af9f86846297dae2
)
vcpkg_cmake_configure(

View File

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

View File

@@ -5073,7 +5073,7 @@
"port-version": 1
},
"libosmium": {
"baseline": "2.21.0",
"baseline": "2.22.0",
"port-version": 0
},
"libosmscout": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "04253d94a2d6a2c3a31db24a8d6ff3e8f747a5b2",
"version-semver": "2.22.0",
"port-version": 0
},
{
"git-tree": "1521fd94a5060bf49f8aa9893bcea7daceb67093",
"version-semver": "2.21.0",