mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-23 23:49:06 +08:00
[libmaxminddb] update to 1.11.0 (#41375)
This commit is contained in:
parent
f89f568605
commit
77a65a1c33
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO maxmind/libmaxminddb
|
||||
REF "${VERSION}"
|
||||
SHA512 0fc69bb09b74b892317c64d11822e29311e016566b60fc217efb20aec713e29dc02400839497cfcf5e837fcee9efa3536452997fa76bbc23464fad92a5a89bef
|
||||
SHA512 52a34cf6d825884749695dfc2af90c4e333650cc83909f2bb83e16fc5ca43b92e0d08623434bbb7844212618f8e0ec0b793f8e648ba81ce4e3cb11faa875be71
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -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": [
|
||||
|
@ -4741,7 +4741,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libmaxminddb": {
|
||||
"baseline": "1.9.1",
|
||||
"baseline": "1.11.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"libmediainfo": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9194860f792e7128e9d2058c0d3e897b57a67005",
|
||||
"version": "1.11.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "446fd110747f3e6bc09f822e89d30f144eb52a9f",
|
||||
"version": "1.9.1",
|
||||
|
Loading…
Reference in New Issue
Block a user