angular-cli: update 15.0.4 bottle.

master
BrewTestBot 2022-12-15 01:32:21 +00:00
parent 247f4c212a
commit 2580b83bd4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class AngularCli < Formula
license "MIT" license "MIT"
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "f61e7c46b0d2cffad77561bfe11f7004704bc24528b8ea2ae4f134c2602f4d17" sha256 cellar: :any_skip_relocation, arm64_ventura: "cdd4f923a0bf8562530311d49657851c31721fa4b4fb360e809389db7437d98f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f61e7c46b0d2cffad77561bfe11f7004704bc24528b8ea2ae4f134c2602f4d17" sha256 cellar: :any_skip_relocation, arm64_monterey: "cdd4f923a0bf8562530311d49657851c31721fa4b4fb360e809389db7437d98f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f61e7c46b0d2cffad77561bfe11f7004704bc24528b8ea2ae4f134c2602f4d17" sha256 cellar: :any_skip_relocation, arm64_big_sur: "cdd4f923a0bf8562530311d49657851c31721fa4b4fb360e809389db7437d98f"
sha256 cellar: :any_skip_relocation, ventura: "27ce1f547a68fa58f772095f7226ff1963f37ad96b94ba0a3e63abf92d9e410c" sha256 cellar: :any_skip_relocation, ventura: "37c8828b75c62040c5002dd066566831b89eb8273ce5d2ce2cc83de882ce648d"
sha256 cellar: :any_skip_relocation, monterey: "27ce1f547a68fa58f772095f7226ff1963f37ad96b94ba0a3e63abf92d9e410c" sha256 cellar: :any_skip_relocation, monterey: "37c8828b75c62040c5002dd066566831b89eb8273ce5d2ce2cc83de882ce648d"
sha256 cellar: :any_skip_relocation, big_sur: "27ce1f547a68fa58f772095f7226ff1963f37ad96b94ba0a3e63abf92d9e410c" sha256 cellar: :any_skip_relocation, big_sur: "37c8828b75c62040c5002dd066566831b89eb8273ce5d2ce2cc83de882ce648d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f61e7c46b0d2cffad77561bfe11f7004704bc24528b8ea2ae4f134c2602f4d17" sha256 cellar: :any_skip_relocation, x86_64_linux: "cdd4f923a0bf8562530311d49657851c31721fa4b4fb360e809389db7437d98f"
end end
depends_on "node" depends_on "node"