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 ad8560c commit dbbec7bCopy full SHA for dbbec7b
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-20.0.7.tgz"
5
- sha256 "89eada44c61e31c95ecec25e090f9561106d64bf371c15e6deb30d0124f7a061"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-20.0.8.tgz"
+ sha256 "18743c1fd164b065c10cb1c003d0539965f351de6352f258eb4b60463dc5ca69"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments