angular-cli 8.0.2
Closes #40780. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
77d1bce125
commit
4aa261a483
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class AngularCli < Formula
|
||||
desc "CLI tool for Angular"
|
||||
homepage "https://cli.angular.io/"
|
||||
url "https://registry.npmjs.org/@angular/cli/-/cli-8.0.1.tgz"
|
||||
sha256 "3d1ab4accc613eef793000c83d84d2194ebffa051e80e328337dfaf74bf217f5"
|
||||
url "https://registry.npmjs.org/@angular/cli/-/cli-8.0.2.tgz"
|
||||
sha256 "dab8a24a4233748426082421ce8c8f1990465b933ed9e1a6051b9cb21cecc522"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue