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 57d5c2f commit 1bd8c19Copy full SHA for 1bd8c19
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://docs.balena.io/reference/balena-cli/latest/"
4
- url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.0.5.tgz"
5
- sha256 "5d3db3b356ec2345ff194ecbd4b485cb64c10b5e1e188ea78bc3fdbb60175f16"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.0.6.tgz"
+ sha256 "375f0478d22d235b7b15190dd4b3c60b459b9c118ee709bcd9493d55eefa570d"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments