balena-cli 11.7.4
Closes #42767. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
8bc8388e77
commit
1709896e1b
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.7.3.tgz"
|
||||
sha256 "acc3ba4e22cb4561e867a6a224e3ddfdf9feb2b63b34b0a25079afdb810c97af"
|
||||
url "https://registry.npmjs.org/balena-cli/-/balena-cli-11.7.4.tgz"
|
||||
sha256 "c60b298d110ff8d440d98415f5bb7d5e1d66fc119f99fff1a3131ffc5ed94a74"
|
||||
|
||||
bottle do
|
||||
sha256 "1e92e86c3814ffa8544c37fb5c59804644c88b1559c30b51c206ea2a854f27fa" => :mojave
|
||||
|
|
Loading…
Reference in a new issue