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 88d72be commit ff51746Copy full SHA for ff51746
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.3.tgz"
5
- sha256 "cfaac95473360b3756b9fac72f7aa3ea89701cd5b28b9e19a98eaf1a35e97a5c"
+ url "https://registry.npmjs.org/@angular/cli/-/cli-20.0.4.tgz"
+ sha256 "ba17cadf1e824b75309a31059aee89622c0fe9ef2dff612b7b522a2ebbc5fe07"
6
license "MIT"
7
8
bottle do
0 commit comments