Skip to content

Commit 702c376

Browse files
authored
Merge pull request #203791 from Homebrew/bump-aws-cdk-2.175.0
aws-cdk 2.175.0
2 parents 067bbf9 + 200032a commit 702c376

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.174.1.tgz"
5-
sha256 "347d2d1b9dd05d27e1665e26a56f6c36881b8267a87dd2a7b17fc0a7035408ad"
4+
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.175.0.tgz"
5+
sha256 "59d9505ca556c97bfa6be2d9daa18922f57922017ec5d0e71097c28e40787ad7"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "69a95fc414e5eefa4a8ea740b57b378f17ad8fd9f9f27f294bb8bb76046ad5f8"
9+
sha256 cellar: :any_skip_relocation, all: "e8eef4ffb74af94abf4c23804ce953368a7d475bee9827aa080e2d23c152bba5"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)