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 e803a00 commit 3255150Copy full SHA for 3255150
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.2.tgz"
5
- sha256 "8568d0c488ee886dbcf7db25e59fc9a8ec4149763d95e293a44dc409e795353f"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.0.4.tgz"
+ sha256 "f2d3af9ec7f8d3b71eb8444f00b154159310cfa559154fa0e7e1b33b82ef91c1"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments