Skip to content

Commit

Permalink
opentelemetry-cpp 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 21, 2024
1 parent 1214908 commit 09c6a66
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/o/opentelemetry-cpp.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class OpentelemetryCpp < Formula

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: c-ares openssl@3 re2

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: c-ares openssl@3 re2

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Ventura (13)!

Indirect dependencies with linkage: c-ares openssl@3 re2

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: c-ares openssl@3 re2

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Monterey (12)!

Indirect dependencies with linkage: c-ares openssl@3 re2

Check warning on line 1 in Formula/o/opentelemetry-cpp.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict opentelemetry-cpp` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: c-ares openssl@3 re2
desc "OpenTelemetry C++ Client"
homepage "https://opentelemetry.io/"
url "https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.14.2.tar.gz"
sha256 "c7e7801c9f6228751cdb9dd4724d0f04777ed53f524c8828e73bf4c9f894e0bd"
url "https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.16.0.tar.gz"
sha256 "2209af23f43094651ddf007d44153c23facd41d9891b9b2d8cbc2dc9bb8064dd"
license "Apache-2.0"
revision 4
head "https://github.com/open-telemetry/opentelemetry-cpp.git", branch: "main"

bottle do
Expand Down

0 comments on commit 09c6a66

Please sign in to comment.