11class BalenaCli < Formula
22 desc "Command-line tool for interacting with the balenaCloud and balena API"
33 homepage "https://docs.balena.io/reference/balena-cli/latest/"
4- url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.0.4 .tgz"
5- sha256 "f2d3af9ec7f8d3b71eb8444f00b154159310cfa559154fa0e7e1b33b82ef91c1 "
4+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.0.5 .tgz"
5+ sha256 "5d3db3b356ec2345ff194ecbd4b485cb64c10b5e1e188ea78bc3fdbb60175f16 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -13,13 +13,13 @@ class BalenaCli < Formula
1313 end
1414
1515 bottle do
16- sha256 arm64_sequoia : "743dde167a5e8a6cc5d25c5252c793424f2fa4338a89bd19b53372eb19fcd0c1 "
17- sha256 arm64_sonoma : "e69c22e323be2099a6aa7cf195c034bd27f9842b45e7e651b7b4ab5af8d34251 "
18- sha256 arm64_ventura : "73b3add980233a3acfc4a1b745eb69878e81cf0add183900a3d94dbdf0c5995f "
19- sha256 sonoma : "6a29b42eddc4fe09712f216c4b162d9e369fb9b1cb99660be382facfbbb9bd5c "
20- sha256 ventura : "0cdd69028ce375e41becb03e23f16ee6092345b8adc074552a7291846b49b97e "
21- sha256 cellar : :any_skip_relocation , arm64_linux : "729f4a4ffd7dc546b0de395ecb8a1c34f2de8d70995ef214745b1e69e03a9d8c "
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "8e8f328837cc22ac31663672b33aae0cfab7778b7002d251b1ded6f392c061f2 "
16+ sha256 arm64_sequoia : "a18b3eed9b1109c0619b41931c572e63125720ffbb843e0e50a949f28b024ef9 "
17+ sha256 arm64_sonoma : "5936b0d5b5593363695f5454ea5d5501e684fa0f7fe804804b8fa521eedacfa5 "
18+ sha256 arm64_ventura : "52ccb0657a2088f78429601073fdb9873ea91a9b270d6edc9b917f55b34240a6 "
19+ sha256 sonoma : "e246676cc72d355be1365201f2e37bf05b5516d37931d81d38c1ba896937d423 "
20+ sha256 ventura : "635ca74063f2e2fbe3410cd5d0ad85ba09768488839c2bfe94f007f494dff7ff "
21+ sha256 cellar : :any_skip_relocation , arm64_linux : "acd15b926f49d7b25f48afe521839086ac5772dcf9b1ac1df1e94d595401b660 "
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "23b0ad51869c02efefa417376f455a3200b53409e0b3881ece93112733feb6d2 "
2323 end
2424
2525 # need node@20, and also align with upstream, https://github.com/balena-io/balena-cli/blob/master/.github/actions/publish/action.yml#L21
0 commit comments