Skip to content

Commit

Permalink
Merge pull request #196932 from Homebrew/bump-aws-cdk-2.166.0
Browse files Browse the repository at this point in the history
aws-cdk 2.166.0
  • Loading branch information
BrewTestBot authored Nov 7, 2024
2 parents 82e89d5 + 42cf45d commit dea0f11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/a/aws-cdk.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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.165.0.tgz"
sha256 "d74ca19e32b74753b59dcf7a60d3f5133d8c1ff384b817d73d03a1eb87d585df"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.166.0.tgz"
sha256 "d5fdcd90fcd20751e99a4c4b90bcde7a1ad81b55305332d2b6303df96ed8631d"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "facb186609286b923adb9517dad41dde78c5a41fcfda7e650747352fd92e0486"
sha256 cellar: :any_skip_relocation, all: "be30b2be60714382e9c210a7e37bebf1a15461126c873a64964af9dcbcbc2a2a"
end

depends_on "node"
Expand Down

0 comments on commit dea0f11

Please sign in to comment.