[libphonenumber] Update to 8.13.13 (#31730)

* update libphonenumber

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2023-06-01 02:41:28 +08:00 committed by GitHub
parent 23577da462
commit f3cb0fc72d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/libphonenumber
REF "v${VERSION}"
SHA512 e685bb9501104527ceec9af7ac424a5f642f6960454fe5a6f10f5e6555bb6d52b68a0465c5475162e8a1ac20a0b1bfb68bd4587ffae64dc017a5c8a5efc5b09f
SHA512 03bd6a6c4499a7135dbfe30acfd0ede818008a1c9a40068c04c0d3cff5638ea10502e186b625534d9f06cbc69da81c470f7d7308cdd08b41428b1a2e0236f409
HEAD_REF master
PATCHES
fix-re2-identifiers.patch

View File

@ -1,6 +1,6 @@
{
"name": "libphonenumber",
"version": "8.13.11",
"version": "8.13.13",
"description": "Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.",
"license": "Apache-2.0",
"supports": "!linux & !osx",

View File

@ -4393,7 +4393,7 @@
"port-version": 1
},
"libphonenumber": {
"baseline": "8.13.11",
"baseline": "8.13.13",
"port-version": 0
},
"libplist": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2289b15c4eee8082041820c9eb1bfc2cb3982cd9",
"version": "8.13.13",
"port-version": 0
},
{
"git-tree": "8f6bcac3d621a03907f69278cb2a1e303fa414f1",
"version": "8.13.11",