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 5ff5f0c commit 96fd31fCopy full SHA for 96fd31f
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.1006.0.tgz"
5
- sha256 "e0fb8dc393e27bb1df85c0d95a95b6367b3362824ff1030b55c0fdccef73734a"
+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1007.0.tgz"
+ sha256 "236cecbadd7714ada79e800be60d09de104511cd63f54cda1dadd24e2c210313"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments