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 54412fa commit ae57eedCopy full SHA for ae57eed
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-19.0.12.tgz"
5
- sha256 "429ed6ab5ed82512e03dc3a65e0e1d2045f01f28f4c183e5e8c0027a58887390"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-19.0.17.tgz"
+ sha256 "960fe28932b466ad8972a80f1ac3e2b95c493f51beedd30f105f59b4a3a68524"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments