We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc36e3 commit c7652bcCopy full SHA for c7652bc
Formula/a/aws-cdk.rb
@@ -1,8 +1,8 @@
1
class AwsCdk < Formula
2
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
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"
+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1019.0.tgz"
+ sha256 "3fda9bf5a6a8ca3dcc2ea54b0f5521fe339deef835ab08d24b98848235ee7e14"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments