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 28af66a commit 13cdcbdCopy full SHA for 13cdcbd
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.4.13.tgz"
5
- sha256 "e7cbf9d6703f3d0bcb2765e505cab212a2fd0e4d969637f637d03f455dbc747c"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.4.14.tgz"
+ sha256 "00e1d5557d5eec19b98a78bdd45bb55902260b9c64adc123c5b8ab8e57dbe747"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments