File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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"
You can’t perform that action at this time.
0 commit comments