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 1f4cefe commit 513aa88Copy full SHA for 513aa88
Formula/a/angular-cli.rb
@@ -1,8 +1,8 @@
1
class AngularCli < Formula
2
desc "CLI tool for Angular"
3
homepage "https://angular.dev/cli/"
4
- url "https://registry.npmjs.org/@angular/cli/-/cli-20.0.6.tgz"
5
- sha256 "60f5f3291ae123ee8d5a708f4289e7c3cdcf32882ecb8ef4188d6b29ca69018c"
+ url "https://registry.npmjs.org/@angular/cli/-/cli-20.1.0.tgz"
+ sha256 "d966f1f9bb291a6b3476517e63aa7354641d5fcb3998d3c2d9325f4b008f2047"
6
license "MIT"
7
8
bottle do
0 commit comments