now-cli 16.7.2
Closes #48794. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
1554425414
commit
1d4d73145f
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class NowCli < Formula
|
||||
desc "The command-line interface for Now"
|
||||
homepage "https://zeit.co/now"
|
||||
url "https://registry.npmjs.org/now/-/now-16.7.1.tgz"
|
||||
sha256 "b29b6f107bfe883d0974f80711daf48e627b9130ae4adb227f925902487dae66"
|
||||
url "https://registry.npmjs.org/now/-/now-16.7.2.tgz"
|
||||
sha256 "392cf80cbe778023a97d70f38d6562f6afb3c94cce7df0d14527d9474787f904"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue