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.1020.2 .tgz"
5- sha256 "2f3590305095b4f90eeb76c5a6768875497d9582d44e50309d98ebd7b8749de9 "
4+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1021.0 .tgz"
5+ sha256 "3adfc57686961450c33a35a6f80c79c0d8d3e16086fc0e84dc85bdafb997f2de "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "4ee531f9347b8e5c49fc8cfa8d7c881cc7a173bf162f8f85e7a5d6ca0ed697dd "
9+ sha256 cellar : :any_skip_relocation , all : "df107949083056b4630d724901ba44bc779db42bed4f0de3be0487410e920274 "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments