@@ -6,13 +6,13 @@ class AwsCMqtt < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "c65e5422e6f0ea47dc8ddd93f38e664d4909f00c4bd64f4fdd8e0bf03f1f67c3 "
10- sha256 cellar : :any , arm64_sonoma : "11a3b01e5c4539cc499d9b966197557c8de444c18573f5acb3dcf4c5b03cfc2d "
11- sha256 cellar : :any , arm64_ventura : "d6c46d5f0ead6f091d88026b127cb55e61aa234fccbce21f50e586cf14b95f06 "
12- sha256 cellar : :any , sonoma : "554876896e6c47e40be41864baab7d240dc1b2b78bda600f04da3e98aa081578 "
13- sha256 cellar : :any , ventura : "d1790c6d2e2c2e7c7e81e277064adf6045dfa6c452db02ef8c096d9ba311d79c "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "302e8622357e2662ddef72ff717147f18d3e015baf6b1f827d7c3d9ec485fe17 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ae12ac2b10a98afe944d60c28f69aeaf004dd9cd32ecb97710d4aff2142679ea "
9+ sha256 cellar : :any , arm64_sequoia : "8e08c006499b410fe17dad331e6c6b393f437b3bd3dc9d5ecbfe3bca7f03e915 "
10+ sha256 cellar : :any , arm64_sonoma : "32344e5abda84e1faa9c9bed67a75c9fb75c7a48d409f2948470de6856e1d947 "
11+ sha256 cellar : :any , arm64_ventura : "27d44efd0274a41ce0607cd6937f30b265b7ad48c4665aa7728e068b435b8e95 "
12+ sha256 cellar : :any , sonoma : "1e3fe8c6e6af3c549bd43b066faf77a52accb1cf9f37b1b61c8b804fedf93bfa "
13+ sha256 cellar : :any , ventura : "36791013670e5b2f7be5475c6dc1d2f81c7840d816e89a4bc901054d06a2f7f1 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "6821229b25b0c86fc065431bbf256146c6c4c374acf4dc2a641332c549f1f455 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0c618725d7a3c5e236c847ff53cf18c9fa36c12b6873d208ec32d017348103cb "
1616 end
1717
1818 depends_on "cmake" => :build
0 commit comments