@@ -247,9 +247,9 @@ all the Google Cloud C++ client libraries:
247247
248248``` bash
249249cd $HOME /Downloads
250- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
251- tar -xf v0.24 .0.tar.gz && \
252- cd google-cloud-cpp-common-0.24 .0 && \
250+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
251+ tar -xf v0.25 .0.tar.gz && \
252+ cd google-cloud-cpp-common-0.25 .0 && \
253253 cmake -H. -Bcmake-out \
254254 -DBUILD_TESTING=OFF \
255255 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -357,9 +357,9 @@ all the Google Cloud C++ client libraries:
357357
358358``` bash
359359cd $HOME /Downloads
360- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
361- tar -xf v0.24 .0.tar.gz && \
362- cd google-cloud-cpp-common-0.24 .0 && \
360+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
361+ tar -xf v0.25 .0.tar.gz && \
362+ cd google-cloud-cpp-common-0.25 .0 && \
363363 cmake -H. -Bcmake-out \
364364 -DBUILD_TESTING=OFF \
365365 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -516,9 +516,9 @@ all the Google Cloud C++ client libraries:
516516
517517``` bash
518518cd $HOME /Downloads
519- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
520- tar -xf v0.24 .0.tar.gz && \
521- cd google-cloud-cpp-common-0.24 .0 && \
519+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
520+ tar -xf v0.25 .0.tar.gz && \
521+ cd google-cloud-cpp-common-0.25 .0 && \
522522 cmake -H. -Bcmake-out \
523523 -DBUILD_TESTING=OFF \
524524 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -648,9 +648,9 @@ all the Google Cloud C++ client libraries:
648648
649649``` bash
650650cd $HOME /Downloads
651- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
652- tar -xf v0.24 .0.tar.gz && \
653- cd google-cloud-cpp-common-0.24 .0 && \
651+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
652+ tar -xf v0.25 .0.tar.gz && \
653+ cd google-cloud-cpp-common-0.25 .0 && \
654654 cmake -H. -Bcmake-out \
655655 -DBUILD_TESTING=OFF \
656656 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -795,9 +795,9 @@ all the Google Cloud C++ client libraries:
795795
796796``` bash
797797cd $HOME /Downloads
798- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
799- tar -xf v0.24 .0.tar.gz && \
800- cd google-cloud-cpp-common-0.24 .0 && \
798+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
799+ tar -xf v0.25 .0.tar.gz && \
800+ cd google-cloud-cpp-common-0.25 .0 && \
801801 cmake -H. -Bcmake-out \
802802 -DBUILD_TESTING=OFF \
803803 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -934,9 +934,9 @@ all the Google Cloud C++ client libraries:
934934
935935``` bash
936936cd $HOME /Downloads
937- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
938- tar -xf v0.24 .0.tar.gz && \
939- cd google-cloud-cpp-common-0.24 .0 && \
937+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
938+ tar -xf v0.25 .0.tar.gz && \
939+ cd google-cloud-cpp-common-0.25 .0 && \
940940 cmake -H. -Bcmake-out \
941941 -DBUILD_TESTING=OFF \
942942 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -1098,9 +1098,9 @@ all the Google Cloud C++ client libraries:
10981098
10991099``` bash
11001100cd $HOME /Downloads
1101- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.24 .0.tar.gz && \
1102- tar -xf v0.24 .0.tar.gz && \
1103- cd google-cloud-cpp-common-0.24 .0 && \
1101+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.25 .0.tar.gz && \
1102+ tar -xf v0.25 .0.tar.gz && \
1103+ cd google-cloud-cpp-common-0.25 .0 && \
11041104 cmake -H. -Bcmake-out \
11051105 -DBUILD_TESTING=OFF \
11061106 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
0 commit comments