Skip to content

Commit

Permalink
Merge pull request #200891 from Homebrew/bump-aws-cdk-2.173.0
Browse files Browse the repository at this point in the history
aws-cdk 2.173.0
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents a853c1b + 064d7bf commit 86958a7
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.172.0.tgz"
sha256 "eb0fdbe62676d46b46ec857efaae3729bc40b49513ff5daf9afd8e371bfc4b30"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.173.0.tgz"
sha256 "9da67467cc38e8acd633806860837ed672f772cbb6f5451f3418549235fc0579"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "3249cb3e2750942b59319577e61af6bb18c64537ca13b45e6e3566438f981188"
sha256 cellar: :any_skip_relocation, all: "d31d6524c5e4e80f96ee4d6c588054e57b34de7b8f8a68f58817bf58d53aa8de"
end

depends_on "node"
Expand Down

0 comments on commit 86958a7

Please sign in to comment.