Skip to content

Commit e16617f

Browse files
authored
Metadata updates for release 9.0.24 (#3964)
* Metadata updates for release 9.0.24 * Update cpp-unit-test.yml * Update cpp-unit-test.yml
1 parent 75116e2 commit e16617f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+17500
-17687
lines changed

.github/workflows/cpp-unit-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818

1919
- name: Set up C++ environment
2020
run: |
21-
sudo apt-get install \
21+
sudo apt-get update && \
22+
sudo apt-get install -y --fix-missing libboost-all-dev \
2223
cmake cmake-curses-gui libprotobuf-dev libgtest-dev libre2-dev \
2324
libicu-dev libboost-dev libboost-thread-dev libboost-system-dev \
2425
protobuf-compiler

cpp/src/phonenumbers/alternate_format.cc

Lines changed: 198 additions & 199 deletions
Large diffs are not rendered by default.

cpp/src/phonenumbers/lite_metadata.cc

Lines changed: 8151 additions & 8155 deletions
Large diffs are not rendered by default.

cpp/src/phonenumbers/metadata.cc

Lines changed: 8731 additions & 8735 deletions
Large diffs are not rendered by default.
Binary file not shown.
6 Bytes
Binary file not shown.
15 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
Binary file not shown.
-318 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)