Skip to content

Commit d17fe0e

Browse files
committed
angular-cli: update 20.0.5 bottle.
1 parent b0c8d27 commit d17fe0e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/angular-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class AngularCli < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5080671fa7e997d0aa177abb03ce59ddb22306a6a96c14f27d9221be29beb81f"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5080671fa7e997d0aa177abb03ce59ddb22306a6a96c14f27d9221be29beb81f"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5080671fa7e997d0aa177abb03ce59ddb22306a6a96c14f27d9221be29beb81f"
12-
sha256 cellar: :any_skip_relocation, sonoma: "a6d21866fac9edb7bd0a54451218e682c8e5cd6fbdc24dd11cdf764188f23a6d"
13-
sha256 cellar: :any_skip_relocation, ventura: "a6d21866fac9edb7bd0a54451218e682c8e5cd6fbdc24dd11cdf764188f23a6d"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "5080671fa7e997d0aa177abb03ce59ddb22306a6a96c14f27d9221be29beb81f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5080671fa7e997d0aa177abb03ce59ddb22306a6a96c14f27d9221be29beb81f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4d9137deeab9ea3d182bea4fee16dda1661b112d7c78c188e401cff9bee60f7c"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4d9137deeab9ea3d182bea4fee16dda1661b112d7c78c188e401cff9bee60f7c"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4d9137deeab9ea3d182bea4fee16dda1661b112d7c78c188e401cff9bee60f7c"
12+
sha256 cellar: :any_skip_relocation, sonoma: "a28a1baec70765820fccc3b2b857a835f764935ed8515f6a56f42a9f06991694"
13+
sha256 cellar: :any_skip_relocation, ventura: "a28a1baec70765820fccc3b2b857a835f764935ed8515f6a56f42a9f06991694"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "4d9137deeab9ea3d182bea4fee16dda1661b112d7c78c188e401cff9bee60f7c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d9137deeab9ea3d182bea4fee16dda1661b112d7c78c188e401cff9bee60f7c"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)