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 fc859ee commit f19d324Copy full SHA for f19d324
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.1020.0.tgz"
5
- sha256 "b68c43a67a70ea4db0d5cc01a3fb066dce4e06e870921764a876650cf0b4e42b"
+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1020.1.tgz"
+ sha256 "dbd714c8dc02201a3556766566dc90365420230898b82f66ef11482b1bb04c08"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments