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 19aa1c8 commit f6e3ea1Copy full SHA for f6e3ea1
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.15.tgz"
5
- sha256 "717af7c163d78816f8efbac3d352d0e9e33898fc049d445d592bf0a911422068"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-22.4.16.tgz"
+ sha256 "f8b90fb573fc703c0c75afea651538468e2edf4f079616591e6439f0ed4ac36a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments