Skip to content

Commit 2b44ff3

Browse files
authored
Merge pull request #246505 from Homebrew/bump-aws-cdk-2.1029.4
aws-cdk 2.1029.4
2 parents 4fcf3ff + f1b6b62 commit 2b44ff3

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

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

1212
depends_on "node"

0 commit comments

Comments
 (0)