We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a6f2f commit ac67cbfCopy full SHA for ac67cbf
Formula/b/balena-cli.rb
@@ -1,8 +1,8 @@
1
class BalenaCli < Formula
2
desc "Command-line tool for interacting with the balenaCloud and balena API"
3
homepage "https://www.balena.io/docs/reference/cli/"
4
- url "https://registry.npmjs.org/balena-cli/-/balena-cli-20.0.1.tgz"
5
- sha256 "80becbb5cf2265f465920e9be470af414f1e7320a7b2f160a027451921d80eeb"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-20.0.2.tgz"
+ sha256 "49548dbf4edec9aa33da12f93d073445b2dee50af18500c2684efcdc835c72ba"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments