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.1019.1 .tgz"
5- sha256 "dd3db32c8c3e81cef8e521390960ce5c86fbfe216d940db32590cc24a0eedcdb "
4+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1019.2 .tgz"
5+ sha256 "4ed17a33a84bae13803e7b87780e186669ef98ce36a8de6df3f2560177457d24 "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "41fc612c93aa18160a3af7da0fcfb9a4367f06925188bea28e23522f2bd068d2 "
9+ sha256 cellar : :any_skip_relocation , all : "765a4f824b13fca850a55ac1e512b56c37f44fbae994d3b8a1ccb0d95754966a "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments