Skip to content

Commit

Permalink
angular-cli: update 17.0.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 29, 2023
1 parent 25c9695 commit 5b651a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/a/angular-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class AngularCli < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3687f60ef2a0cb28011d40dc051a6377cab5d632733c5fe8ba8f6800478b7de8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3687f60ef2a0cb28011d40dc051a6377cab5d632733c5fe8ba8f6800478b7de8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3687f60ef2a0cb28011d40dc051a6377cab5d632733c5fe8ba8f6800478b7de8"
sha256 cellar: :any_skip_relocation, sonoma: "7334ea946137ffa5307e912f2754e6e21e8e7a235ae5c04a2d891cb456c648dc"
sha256 cellar: :any_skip_relocation, ventura: "7334ea946137ffa5307e912f2754e6e21e8e7a235ae5c04a2d891cb456c648dc"
sha256 cellar: :any_skip_relocation, monterey: "7334ea946137ffa5307e912f2754e6e21e8e7a235ae5c04a2d891cb456c648dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3687f60ef2a0cb28011d40dc051a6377cab5d632733c5fe8ba8f6800478b7de8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc23b7b49c605ec2596932967271125b354d457075bbf2c36e12008867690419"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dc23b7b49c605ec2596932967271125b354d457075bbf2c36e12008867690419"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dc23b7b49c605ec2596932967271125b354d457075bbf2c36e12008867690419"
sha256 cellar: :any_skip_relocation, sonoma: "edc68e8aba28d7423ab6a667071ad63bd174ef9f1ace3557150e8a3a4573c0f9"
sha256 cellar: :any_skip_relocation, ventura: "edc68e8aba28d7423ab6a667071ad63bd174ef9f1ace3557150e8a3a4573c0f9"
sha256 cellar: :any_skip_relocation, monterey: "edc68e8aba28d7423ab6a667071ad63bd174ef9f1ace3557150e8a3a4573c0f9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc23b7b49c605ec2596932967271125b354d457075bbf2c36e12008867690419"
end

depends_on "node"
Expand Down

0 comments on commit 5b651a4

Please sign in to comment.