@@ -6,13 +6,13 @@ class AwsCMqtt < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "67dd4fb63aaa44517a0cd5e239fd735812ab09b611a12ab7346278ea578615a6 "
10- sha256 cellar : :any , arm64_sonoma : "d7bfff91cb2a3462dd93531265b2e7a95119cd5f623db95e6942ca16a85c89cd "
11- sha256 cellar : :any , arm64_ventura : "6525b026355512b3fe07e8c46cffa03c2d06c00cd228446a288398f750028119 "
12- sha256 cellar : :any , sonoma : "aa0e9510b7481c84a7d029a527e872accd48054962ce9a40e65dd4f5eb034fe0 "
13- sha256 cellar : :any , ventura : "7adc49880f296aadde444b76aece62e0b2889b2db932e3102f8ae65d43d0b06c "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "7d6446660156fede7509431a1d735df39f870f4a79251a727dd263e807f69567 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7288c750bf652b87b4a78638fa09835ff355dd40e053b4216b08a5445dc202cd "
9+ sha256 cellar : :any , arm64_sequoia : "2c9a40bcf191ecc15b602df13e0aedc2a238f25b8b4124c58daa23258f7f4377 "
10+ sha256 cellar : :any , arm64_sonoma : "60ec9b96e20bd1bc87ec5855ab86e001c22c68f8b8db2d4e1e27aefb4fb00ac0 "
11+ sha256 cellar : :any , arm64_ventura : "01549a46706b48cc6b6c3cad711167afa3c11cfdd5a5b675fe2601a515222bd7 "
12+ sha256 cellar : :any , sonoma : "3cb326fb51b7f58d482b449eaa5aa4b48c785e883524e6b625e1b05bc8e0bbc9 "
13+ sha256 cellar : :any , ventura : "b654bc8709c63ed39da7add79eebc672288ff2f1d8b7fc55425c2a7b647c98aa "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "3fec288790bff6b75e15f61d28dc2767cdd027709bc06e1093e1b4a5e38713ad "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8f8b230de45d27c392d155e925bd4e09a443fcd783c347e15de13db7e43d1a53 "
1616 end
1717
1818 depends_on "cmake" => :build
0 commit comments