@@ -202,7 +202,7 @@ recommend installing this library because:
202
202
203
203
``` bash
204
204
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
205
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
205
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
206
206
tar -xzf - --strip-components=1 && \
207
207
cmake \
208
208
-DCMAKE_BUILD_TYPE=Release \
@@ -304,7 +304,7 @@ recommend installing this library because:
304
304
305
305
``` bash
306
306
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
307
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
307
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
308
308
tar -xzf - --strip-components=1 && \
309
309
cmake \
310
310
-DCMAKE_BUILD_TYPE=Release \
@@ -386,7 +386,7 @@ recommend installing this library because:
386
386
387
387
``` bash
388
388
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
389
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
389
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
390
390
tar -xzf - --strip-components=1 && \
391
391
cmake \
392
392
-DCMAKE_BUILD_TYPE=Release \
@@ -506,7 +506,7 @@ recommend installing this library because:
506
506
507
507
``` bash
508
508
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
509
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
509
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
510
510
tar -xzf - --strip-components=1 && \
511
511
cmake \
512
512
-DCMAKE_BUILD_TYPE=Release \
@@ -673,7 +673,7 @@ recommend installing this library because:
673
673
674
674
``` bash
675
675
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
676
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
676
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
677
677
tar -xzf - --strip-components=1 && \
678
678
cmake \
679
679
-DCMAKE_BUILD_TYPE=Release \
@@ -859,7 +859,7 @@ recommend installing this library because:
859
859
860
860
``` bash
861
861
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
862
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
862
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
863
863
tar -xzf - --strip-components=1 && \
864
864
cmake \
865
865
-DCMAKE_BUILD_TYPE=Release \
@@ -969,7 +969,7 @@ recommend installing this library because:
969
969
970
970
``` bash
971
971
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
972
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
972
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
973
973
tar -xzf - --strip-components=1 && \
974
974
cmake \
975
975
-DCMAKE_BUILD_TYPE=Release \
@@ -1143,7 +1143,7 @@ recommend installing this library because:
1143
1143
1144
1144
``` bash
1145
1145
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
1146
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
1146
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
1147
1147
tar -xzf - --strip-components=1 && \
1148
1148
cmake \
1149
1149
-DCMAKE_BUILD_TYPE=Release \
@@ -1364,7 +1364,7 @@ recommend installing this library because:
1364
1364
1365
1365
``` bash
1366
1366
mkdir -p $HOME /Downloads/opentelemetry-cpp && cd $HOME /Downloads/opentelemetry-cpp
1367
- curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.19 .0.tar.gz | \
1367
+ curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20 .0.tar.gz | \
1368
1368
tar -xzf - --strip-components=1 && \
1369
1369
cmake \
1370
1370
-DCMAKE_BUILD_TYPE=Release \
0 commit comments