Skip to content

Commit 3bb3749

Browse files
authored
Merge pull request #228091 from Homebrew/bump-aws-cdk-2.1019.2
aws-cdk 2.1019.2
2 parents 2b48341 + 24170e5 commit 3bb3749

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.1019.1.tgz"
5-
sha256 "dd3db32c8c3e81cef8e521390960ce5c86fbfe216d940db32590cc24a0eedcdb"
4+
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1019.2.tgz"
5+
sha256 "4ed17a33a84bae13803e7b87780e186669ef98ce36a8de6df3f2560177457d24"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "41fc612c93aa18160a3af7da0fcfb9a4367f06925188bea28e23522f2bd068d2"
9+
sha256 cellar: :any_skip_relocation, all: "765a4f824b13fca850a55ac1e512b56c37f44fbae994d3b8a1ccb0d95754966a"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)