@@ -13,13 +13,13 @@ class CmakeDocs < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any_skip_relocation , arm64_sequoia : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840 "
17- sha256 cellar : :any_skip_relocation , arm64_sonoma : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840 "
18- sha256 cellar : :any_skip_relocation , arm64_ventura : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840 "
19- sha256 cellar : :any_skip_relocation , sonoma : "01011f228e4eee6a204848b92e7e148143020695407919e6137dfd21f0f05cd2 "
20- sha256 cellar : :any_skip_relocation , ventura : "01011f228e4eee6a204848b92e7e148143020695407919e6137dfd21f0f05cd2 "
21- sha256 cellar : :any_skip_relocation , arm64_linux : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840 "
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840 "
16+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2142bc1d03de7ca94f6d84fb330359a90ea95117d99f2a86312d0503383089e4 "
17+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2142bc1d03de7ca94f6d84fb330359a90ea95117d99f2a86312d0503383089e4 "
18+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2142bc1d03de7ca94f6d84fb330359a90ea95117d99f2a86312d0503383089e4 "
19+ sha256 cellar : :any_skip_relocation , sonoma : "07e4f72f6c511546b10cd2c8391b87d9bae3d992df206ab178c11107e3df6a53 "
20+ sha256 cellar : :any_skip_relocation , ventura : "07e4f72f6c511546b10cd2c8391b87d9bae3d992df206ab178c11107e3df6a53 "
21+ sha256 cellar : :any_skip_relocation , arm64_linux : "2142bc1d03de7ca94f6d84fb330359a90ea95117d99f2a86312d0503383089e4 "
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2142bc1d03de7ca94f6d84fb330359a90ea95117d99f2a86312d0503383089e4 "
2323 end
2424
2525 depends_on "cmake" => :build
0 commit comments