@@ -13,13 +13,13 @@ class ArduinoCli < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "bd96686b06fdc5276fbf8889cf3c00ef796dd660414be3290c4bf8ff56724df5 "
17
- sha256 cellar : :any_skip_relocation , arm64_ventura : "ae00657ae692751a769f3b8325a6c4866165d9afb755a5ef1800ef8ff1803d0a "
18
- sha256 cellar : :any_skip_relocation , arm64_monterey : "19e190bdbff6e702b2460b507699767d5c3ccb9279021d3c9d0856d44c1b6597 "
19
- sha256 cellar : :any_skip_relocation , sonoma : "4dea11eb80eca9d1a64c34ea602c5d916003ba6064f6b978964905ed9a8cb332 "
20
- sha256 cellar : :any_skip_relocation , ventura : "50488a580ff40f720eaaefeb3f3b2a2d935d2da9fc32b9bcbfc7b080e6fa3b81 "
21
- sha256 cellar : :any_skip_relocation , monterey : "57e82687259c26ad17138b0913185eb35795738db0000e6b047f7967b6c85461 "
22
- sha256 cellar : :any_skip_relocation , x86_64_linux : "8a0f15e2b8f73ff147cc39ba69e796208eb2567b862494b36580756a0b4ffd83 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "490da66935363b7a43d492bde7a10a734c5469eb8e6e0d710dca07be67ff1761 "
17
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5e49003a5ff03579941a8ec60694177392bb8635357c0d36b31d28e99de98f1a "
18
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "ba8af5d91337c4d2be5be0c3ee1cd0bf9e7a3efa6a0a523dcbf3ea89b744b552 "
19
+ sha256 cellar : :any_skip_relocation , sonoma : "a03dda880772b74b038abb20d6b36db9b363c73b0e1c8a05646e3e2717f449fc "
20
+ sha256 cellar : :any_skip_relocation , ventura : "55caab9c9b0553dcac1803c21c222bd463bb626cef8bdf8c45cae8c1b141ea5b "
21
+ sha256 cellar : :any_skip_relocation , monterey : "2091b69e81aa97b36e587e86c50b65526ba4f45644e81a9634bc6833047c756e "
22
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fcdfa3d4f57b7148a322078f3ed7cb1fa9dc0f0330fe29430d7bd4c6be5dfba5 "
23
23
end
24
24
25
25
depends_on "go" => :build
0 commit comments