diff --git a/Formula/a/aws-cdk.rb b/Formula/a/aws-cdk.rb index 494cf7b362c9..ad4628a41adf 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.158.0.tgz" - sha256 "311e965de258c926c241b4fa11d1395145045dd9d234320ac3b711ab43d8d6ee" + url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.159.0.tgz" + sha256 "b65b376abfade79c823972c38aa8ea0eb0144c0e20cab06ec8ad8c64642d3dc5" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, all: "086b0fac3499c38d8d3f9e92fc9881b6e9718d504f43a2a1a09523677b88d4f5" + sha256 cellar: :any_skip_relocation, all: "380d15f8c0b9dc40974daa97175ac48c776044d3ecb07a957313ce67747798c1" end depends_on "node"