@@ -240,9 +240,9 @@ all the Google Cloud C++ client libraries:
240240
241241``` bash
242242cd $HOME /Downloads
243- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
244- tar -xf v0.16 .0.tar.gz && \
245- cd google-cloud-cpp-common-0.16 .0 && \
243+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
244+ tar -xf v0.18 .0.tar.gz && \
245+ cd google-cloud-cpp-common-0.18 .0 && \
246246 cmake -H. -Bcmake-out \
247247 -DBUILD_TESTING=OFF \
248248 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -343,9 +343,9 @@ all the Google Cloud C++ client libraries:
343343
344344``` bash
345345cd $HOME /Downloads
346- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
347- tar -xf v0.16 .0.tar.gz && \
348- cd google-cloud-cpp-common-0.16 .0 && \
346+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
347+ tar -xf v0.18 .0.tar.gz && \
348+ cd google-cloud-cpp-common-0.18 .0 && \
349349 cmake -H. -Bcmake-out \
350350 -DBUILD_TESTING=OFF \
351351 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -502,9 +502,9 @@ all the Google Cloud C++ client libraries:
502502
503503``` bash
504504cd $HOME /Downloads
505- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
506- tar -xf v0.16 .0.tar.gz && \
507- cd google-cloud-cpp-common-0.16 .0 && \
505+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
506+ tar -xf v0.18 .0.tar.gz && \
507+ cd google-cloud-cpp-common-0.18 .0 && \
508508 cmake -H. -Bcmake-out \
509509 -DBUILD_TESTING=OFF \
510510 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -633,9 +633,9 @@ all the Google Cloud C++ client libraries:
633633
634634``` bash
635635cd $HOME /Downloads
636- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
637- tar -xf v0.16 .0.tar.gz && \
638- cd google-cloud-cpp-common-0.16 .0 && \
636+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
637+ tar -xf v0.18 .0.tar.gz && \
638+ cd google-cloud-cpp-common-0.18 .0 && \
639639 cmake -H. -Bcmake-out \
640640 -DBUILD_TESTING=OFF \
641641 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -779,9 +779,9 @@ all the Google Cloud C++ client libraries:
779779
780780``` bash
781781cd $HOME /Downloads
782- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
783- tar -xf v0.16 .0.tar.gz && \
784- cd google-cloud-cpp-common-0.16 .0 && \
782+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
783+ tar -xf v0.18 .0.tar.gz && \
784+ cd google-cloud-cpp-common-0.18 .0 && \
785785 cmake -H. -Bcmake-out \
786786 -DBUILD_TESTING=OFF \
787787 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -917,9 +917,9 @@ all the Google Cloud C++ client libraries:
917917
918918``` bash
919919cd $HOME /Downloads
920- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
921- tar -xf v0.16 .0.tar.gz && \
922- cd google-cloud-cpp-common-0.16 .0 && \
920+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
921+ tar -xf v0.18 .0.tar.gz && \
922+ cd google-cloud-cpp-common-0.18 .0 && \
923923 cmake -H. -Bcmake-out \
924924 -DBUILD_TESTING=OFF \
925925 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
@@ -1081,9 +1081,9 @@ all the Google Cloud C++ client libraries:
10811081
10821082``` bash
10831083cd $HOME /Downloads
1084- wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.16 .0.tar.gz && \
1085- tar -xf v0.16 .0.tar.gz && \
1086- cd google-cloud-cpp-common-0.16 .0 && \
1084+ wget -q https://github.com/googleapis/google-cloud-cpp-common/archive/v0.18 .0.tar.gz && \
1085+ tar -xf v0.18 .0.tar.gz && \
1086+ cd google-cloud-cpp-common-0.18 .0 && \
10871087 cmake -H. -Bcmake-out \
10881088 -DBUILD_TESTING=OFF \
10891089 -DGOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL=ON && \
0 commit comments