Skip to content

Commit

Permalink
Merge pull request #175849 from Homebrew/bump-aws-cdk-2.147.2
Browse files Browse the repository at this point in the history
aws-cdk 2.147.2
  • Loading branch information
BrewTestBot committed Jun 28, 2024
2 parents a137686 + c4be41b commit e471c68
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/aws-cdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class AwsCdk < Formula
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
homepage "https://github.com/aws/aws-cdk"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.147.1.tgz"
sha256 "c75c0568ff7e8b2095d830a03e1626d0f2ca77eb97649dc2ee58e514f948a09a"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.147.2.tgz"
sha256 "35b711948b87331190a130c8329efcb19ab134e7dcb8d96fd46955da5a548522"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, sonoma: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, ventura: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, monterey: "9b87262583585361ff1ee709d0dc5d8fd61c2798cfbf62cd537e8885f893eb87"
sha256 cellar: :any_skip_relocation, x86_64_linux: "278bb68d49db6d9e3a68c9a1adadd87935bf52d9997fb9426b55b23d96b74f2b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, sonoma: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, ventura: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, monterey: "e929c59fff3ac4465c43595ea8428238f7796e685de14415075f650b24d28efc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "099de12f983450fe0478798fc448b7d6ac0a36eae36e89b95304a8d0aae77560"
end

depends_on "node"
Expand Down

0 comments on commit e471c68

Please sign in to comment.