Skip to content

Commit 217396b

Browse files
authored
libphonenumber: add version 9.0.14 (#28441)
* libphonenumber: add version 9.0.14 * libphonenumber: add version 9.0.14 to config.yml
1 parent 3e7b9e2 commit 217396b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

recipes/libphonenumber/all/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ sources:
22
"8.13.42":
33
url: "https://github.com/google/libphonenumber/archive/refs/tags/v8.13.42.tar.gz"
44
sha256: "7fac3a3c5f37607108ea2ca4c334000a6c29fe1cd6b30db31505cba73ab96c7d"
5+
"9.0.14":
6+
url: "https://github.com/google/libphonenumber/archive/refs/tags/v9.0.14.tar.gz"
7+
sha256: "76e9f41fbe812fc12af2531f3128dfee33fb777c3d8ce599af16c88df2861326"

recipes/libphonenumber/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
versions:
2+
"9.0.14":
3+
folder: all
24
"8.13.42":
35
folder: all

0 commit comments

Comments
 (0)