balena-cli 11.18.0
Closes #46683. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
b6ed91a6e3
commit
6af659bab2
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class BalenaCli < Formula
|
|||
desc "The official balena CLI tool"
|
||||
homepage "https://www.balena.io/docs/reference/cli/"
|
||||
# Frequent upstream releases, do not update more than once a week
|
||||
url "https://registry.npmjs.org/balena-cli/-/balena-cli-11.17.1.tgz"
|
||||
sha256 "ade718ff3b7fdd0f61497ac7473115901953a2386957832e7f6590e94943dda6"
|
||||
url "https://registry.npmjs.org/balena-cli/-/balena-cli-11.18.0.tgz"
|
||||
sha256 "39890bd18d6649ce041f477c22b8561027bdac70f0de7885d79709b9cb4875e7"
|
||||
|
||||
bottle do
|
||||
sha256 "adb04f33ff3f86c235cbce8a5c600e860430ccd0b260709c3f9683800ebc00c2" => :catalina
|
||||
|
|
Loading…
Reference in a new issue