File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ class OpentelemetryCpp < Formula
77 head "https://github.com/open-telemetry/opentelemetry-cpp.git" , branch : "main"
88
99 bottle do
10- sha256 arm64_sequoia : "2ae3c009cd51e1c5f40a396e20730e6ba0ce6d21c00720802f312919714b264e "
11- sha256 arm64_sonoma : "0ea60332a49b121be93d4f476e2246b07429f582397d26a7325bcdcd0ba66cc2 "
12- sha256 arm64_ventura : "16eb288bc18878471c7fa842b23262b311ff7836232499390cf9abfb39a86675 "
13- sha256 cellar : :any , sonoma : "4512a8f5a3a27c783cc3ebf97e86a1e4c318d7920e365897496929db1fd6c5de "
14- sha256 cellar : :any , ventura : "cff85b1a0d4623021aa60353af331f7d31807170deb7d959e17ebf37580aa622 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "21973cb6bc609fba0340022700127671a7d66e306f55d72c425c190af73772b8 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "774291f46bdd5d367df15a3d4b578031da99c0f1cc67669940ca6342998855bd "
10+ sha256 arm64_sequoia : "a35066e4bbf7ce6b48af745ca9d8c9bf857ff64d003a74acda6e80976f25accc "
11+ sha256 arm64_sonoma : "9eee5e2ee89f57600a1c9e92faf0f1a0a9e1f53c3a7cf73a35b6a9c035b8e345 "
12+ sha256 arm64_ventura : "1e19c1acb7d0e55c3c37aa6774bde595b7a6d67ee2b951026da80ded3aa33a88 "
13+ sha256 cellar : :any , sonoma : "cf12afae4299dc2da82fd9fbdd40ca5a3f88707c97d0860fa73fd57dd4ca1514 "
14+ sha256 cellar : :any , ventura : "26338b759ba5112624ffe3c849dd1a73debb1f466500244462537d0bb04d9963 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "a91a6c5e665d463d24ecd9d47af80f0fd6d0eca8b2768628511b1344655169bf "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "456bbe893a63a3a9178ef10d201226a7d82f09cf687aafe691b27bd538d2adbf "
1717 end
1818
1919 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments