Skip to content

Commit daf37f9

Browse files
authored
Merge pull request #245511 from Homebrew/bump-aws-cdk-2.1029.3
aws-cdk 2.1029.3
2 parents 97c3c85 + 1e454ed commit daf37f9

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.1029.2.tgz"
5-
sha256 "5dcd22c62655e175efd553df1ea107e9b5be60f6ef6ae48a17314571aa047533"
4+
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1029.3.tgz"
5+
sha256 "79c6120c2cddb8e27b3c18d5de38039189ce828bb8cb1cf4ef2f219666448aa3"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "31d44024549f1072f1112f555f4cda389a2225492d5cea4cd981cf5679022f04"
9+
sha256 cellar: :any_skip_relocation, all: "07686eb99559018e1c9060fb108e6276731c0d794b370d7fe87324af4273fd15"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)