diff --git a/Formula/a/aws-cdk.rb b/Formula/a/aws-cdk.rb index 470ebc85159a..dc7c71923fef 100644 --- a/Formula/a/aws-cdk.rb +++ b/Formula/a/aws-cdk.rb @@ -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"