@@ -13,13 +13,13 @@ class ArduinoCli < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , arm64_ventura : "7dfbeed2a3232177811b9227af95143bcacfbb2ca45120bd177531ef1f3d324a "
17
- sha256 cellar : :any_skip_relocation , arm64_monterey : "0596f9e82ec499faa15c5a84ad371ea9620a161151d6f2cff2e34a8e4ee841a3 "
18
- sha256 cellar : :any_skip_relocation , arm64_big_sur : "9872688b3b4e97e7b650f1f4ff963c892f7712e4077716c4f52a23ab378396f3 "
19
- sha256 cellar : :any_skip_relocation , ventura : "935c294fc688c7bb30614c76a2405388bdd2de8fb523e7336ccd35c3fa424ac8 "
20
- sha256 cellar : :any_skip_relocation , monterey : "9162548a1251a39736344b43f229badd900169bb661c13758930360d8c4cd16b "
21
- sha256 cellar : :any_skip_relocation , big_sur : "ad8f4afd65cf5a49786cab1663e329195c8b9cc23187bee0955e40e387013810 "
22
- sha256 cellar : :any_skip_relocation , x86_64_linux : "55ee8d2f1615eeb7b17ddfd9dc0ba3c97fea4eeb3cc1553c3ccb3a8a1b63dd0f "
16
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e5bb782ba1730a94a1955918ffd1eccb73b0fb8289eb4c1738f78b8d2b81675f "
17
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "8f5f0cdbc4aa0e12d662c58bf86d19a629e602d7e515da9e8f55d2c7907d0b75 "
18
+ sha256 cellar : :any_skip_relocation , arm64_big_sur : "9aa795f129f9e16c34826f1ea10d279987a9ced905c459f2fc5e4b6711863d46 "
19
+ sha256 cellar : :any_skip_relocation , ventura : "858edd6bb2966bf4be02d60100f8410f6b389713aafca7a9252417d2e3f2bc35 "
20
+ sha256 cellar : :any_skip_relocation , monterey : "3a25b9470fe4225400272cb31cdc036ce9c051200b806d84254a4bfb466f0553 "
21
+ sha256 cellar : :any_skip_relocation , big_sur : "9b4f95824251cc8e3c1425ddc4f611823ac92be906d57f309a06ba13d54127e0 "
22
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "16212597a16450c46cd31d56092b152185b9f903f8d2e28ecb9525b47c157669 "
23
23
end
24
24
25
25
depends_on "go" => :build
0 commit comments