Skip to content

Commit

Permalink
Merge pull request #195173 from Homebrew/bump-aws-cdk-2.163.0
Browse files Browse the repository at this point in the history
aws-cdk 2.163.0
  • Loading branch information
BrewTestBot authored Oct 22, 2024
2 parents b6e505b + 704477c commit db341db
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.162.1.tgz"
sha256 "075bcd403208251dc91cfbe145c4afeef5dc3f374f60ca355e43ebc1b4c4969a"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.163.0.tgz"
sha256 "b0060aa0d7e6cfc298a75977637de9d3399a4ba994a7baff995c4ddab9c0e0b4"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "6dd3368c72b79c69508fe99b7adf224ea6cd0930e8cd02453fffd5dedc10af85"
sha256 cellar: :any_skip_relocation, all: "2a0318549062e83b2c4fa3dc490ecf3198b4084ce4b28f0c1cb5bde1dde03717"
end

depends_on "node"
Expand Down

0 comments on commit db341db

Please sign in to comment.