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 12ce290 commit d306a9fCopy full SHA for d306a9f
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-19.0.2.tgz"
5
- sha256 "46784eb87510495fdece050589d6e153a84b0f721a8a3ab027759fdd220f52b4"
+ url "https://registry.npmjs.org/@angular/cli/-/cli-19.0.3.tgz"
+ sha256 "9b54039aad793b94f2897d0eed8bcb21269e0ca73cb225d7f85ff083ab364cba"
6
license "MIT"
7
8
bottle do
0 commit comments