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 0e6efe2 commit 114dacbCopy full SHA for 114dacb
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.1.1.tgz"
5
- sha256 "c17ac45b012cb6b3ebe032bd5318da473997e57fc2374e8d91c674f7668f0ace"
+ url "https://registry.npmjs.org/balena-cli/-/balena-cli-20.1.2.tgz"
+ sha256 "8598752434e31062c41ab647903dceebb167f8f6d3946179fb6915ca3c69404d"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments