Skip to content

Commit ff938d6

Browse files
authored
Merge pull request Homebrew#227261 from Homebrew/bump-aws-cdk-2.1019.0
aws-cdk 2.1019.0
2 parents b1b35cb + 0ead46d commit ff938d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/aws-cdk.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class AwsCdk < Formula
22
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
33
homepage "https://github.com/aws/aws-cdk"
4-
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1018.1.tgz"
5-
sha256 "053d8151f275e15643e978f363ab0d95ef6982ce2c610332f14963ccb4dd8d39"
4+
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1019.0.tgz"
5+
sha256 "3fda9bf5a6a8ca3dcc2ea54b0f5521fe339deef835ab08d24b98848235ee7e14"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "39cd0fdb8bbe6753f9ad9994e9d656392e11bd5647909b038f4a490c8343029c"
9+
sha256 cellar: :any_skip_relocation, all: "af10af9759ead9a24ce8370f2b73ff3ed34fa5a6eb026cba598142ebe315c67d"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)