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 44b4090 commit b0c8d27Copy full SHA for b0c8d27
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.4.tgz"
5
- sha256 "ba17cadf1e824b75309a31059aee89622c0fe9ef2dff612b7b522a2ebbc5fe07"
+ url "https://registry.npmjs.org/@angular/cli/-/cli-20.0.5.tgz"
+ sha256 "51ff7a9828d91b0d9c075bc0c62268a6c7597949696f750a90c3b672db6b53da"
6
license "MIT"
7
8
bottle do
0 commit comments