Skip to content

Commit 211a6d3

Browse files
authored
Merge pull request Homebrew#201401 from Homebrew/bump-balena-cli-20.1.1
balena-cli 20.1.1
2 parents b6e8a50 + c437385 commit 211a6d3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/b/balena-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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-20.1.0.tgz"
5-
sha256 "b0dd4b84445982fa34ed65b887d9005b04f86f2b2a4cc53897eca77239042c38"
4+
url "https://registry.npmjs.org/balena-cli/-/balena-cli-20.1.1.tgz"
5+
sha256 "c17ac45b012cb6b3ebe032bd5318da473997e57fc2374e8d91c674f7668f0ace"
66
license "Apache-2.0"
77

88
livecheck do
@@ -11,12 +11,12 @@ class BalenaCli < Formula
1111
end
1212

1313
bottle do
14-
sha256 arm64_sequoia: "69dc3327ddc97dbe0e830acd07653a7ded967c0504083da77354afcd8d9c3d39"
15-
sha256 arm64_sonoma: "514ede3f542e29f7f69ffe7c78ce8f9ef08ac420f555f09fc1b82ae33390c404"
16-
sha256 arm64_ventura: "c61048cc75d184f44ef0ea8817cbbd8e290b8301eb31944a3b0e6d8cf6d90e91"
17-
sha256 sonoma: "54a21cf8a79eafce06830f4ef69f13defe87d69348543bef75443981324b82a6"
18-
sha256 ventura: "592267b5b3d2e09e6d52bb80da46987647299b57cd34ec0789f0a7b1e9346adf"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5a42d67b3bf2f5b8248f5ec4ad5f501bdcdbd79bca15fae693838b0a99bb8f75"
14+
sha256 arm64_sequoia: "55ad0ff2a7a417670d81dea84901d291de320f7146b2e94a9722d156d07bab46"
15+
sha256 arm64_sonoma: "e776b2e02d89c67194f03439802dc8ed658c84281bbb6ccd25ddeda950af52de"
16+
sha256 arm64_ventura: "f395a2a57aec962cbf6e8b5abccf94348787feee51dc258de72def89baef3c72"
17+
sha256 sonoma: "7b7933f90ef1c3cc9caf242e05e446b9532d0e982fe9a259d83439c34ba37412"
18+
sha256 ventura: "af97d25e2eabb3bd89ceee314839ceb8454ad0cedf802071bf87c9c3f84ad892"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b5bd4939436cad23909fcf433017f25b9bbb210037198c405af549392e7d3c8b"
2020
end
2121

2222
# 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

Comments
 (0)