[libmaxminddb] update to 1.11.0 (#41375)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:08:55 +08:00 committed by GitHub
parent f89f568605
commit 77a65a1c33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO maxmind/libmaxminddb
REF "${VERSION}"
SHA512 0fc69bb09b74b892317c64d11822e29311e016566b60fc217efb20aec713e29dc02400839497cfcf5e837fcee9efa3536452997fa76bbc23464fad92a5a89bef
SHA512 52a34cf6d825884749695dfc2af90c4e333650cc83909f2bb83e16fc5ca43b92e0d08623434bbb7844212618f8e0ec0b793f8e648ba81ce4e3cb11faa875be71
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "libmaxminddb",
"version": "1.9.1",
"version": "1.11.0",
"description": "C library for the MaxMind DB file format",
"homepage": "https://github.com/maxmind/libmaxminddb",
"dependencies": [

View File

@ -4741,7 +4741,7 @@
"port-version": 0
},
"libmaxminddb": {
"baseline": "1.9.1",
"baseline": "1.11.0",
"port-version": 0
},
"libmediainfo": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9194860f792e7128e9d2058c0d3e897b57a67005",
"version": "1.11.0",
"port-version": 0
},
{
"git-tree": "446fd110747f3e6bc09f822e89d30f144eb52a9f",
"version": "1.9.1",