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 1
1
class AwsCdk < Formula
2
2
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
3
3
homepage "https://github.com/aws/aws-cdk"
4
- url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1018.1 .tgz"
5
- sha256 "053d8151f275e15643e978f363ab0d95ef6982ce2c610332f14963ccb4dd8d39 "
4
+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1019.0 .tgz"
5
+ sha256 "3fda9bf5a6a8ca3dcc2ea54b0f5521fe339deef835ab08d24b98848235ee7e14 "
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "39cd0fdb8bbe6753f9ad9994e9d656392e11bd5647909b038f4a490c8343029c "
9
+ sha256 cellar : :any_skip_relocation , all : "af10af9759ead9a24ce8370f2b73ff3ed34fa5a6eb026cba598142ebe315c67d "
10
10
end
11
11
12
12
depends_on "node"
You can’t perform that action at this time.
0 commit comments