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 4c2ff90 commit f083384Copy full SHA for f083384
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.2.11.tgz"
5
- sha256 "a4ea045fcecc07f2eb963627019982c964280994e39c43393f72713892ae48a1"
+ url "https://registry.npmjs.org/@angular/cli/-/cli-19.2.12.tgz"
+ sha256 "9683cb35af52d1908ac4e5f6b20b174d115dbe68d043251535a3ea9bae9eed2c"
6
license "MIT"
7
8
bottle do
0 commit comments