Skip to content

Commit f1ec45e

Browse files
authored
Merge pull request Homebrew#251836 from Homebrew/bump-angular-cli-20.3.8
angular-cli 20.3.8
2 parents f437336 + 45be568 commit f1ec45e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/angular-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class AngularCli < Formula
22
desc "CLI tool for Angular"
33
homepage "https://angular.dev/cli/"
4-
url "https://registry.npmjs.org/@angular/cli/-/cli-20.3.7.tgz"
5-
sha256 "6ae8946affaa36f5cc5e36c8b96cae782ae4beefec9f7320a034651e3fe7680c"
4+
url "https://registry.npmjs.org/@angular/cli/-/cli-20.3.8.tgz"
5+
sha256 "cc542c8c10e7e28b0c631eb7c2ae78cf419aba6e2fe522fd0b2bdb21c620dea8"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "67ab20f2a9baa72cf0045375081079fd4fb2b355af6c5fc38bb6d355900f4a8e"
9+
sha256 cellar: :any_skip_relocation, all: "46dd6f375e8b8bc4166fe05f2296b154942487b06f9f95e0b7b7a8a8bc89e0cc"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)