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 067bbf9 commit 2e7d8feCopy full SHA for 2e7d8fe
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.174.1.tgz"
5
- sha256 "347d2d1b9dd05d27e1665e26a56f6c36881b8267a87dd2a7b17fc0a7035408ad"
+ url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.175.0.tgz"
+ sha256 "59d9505ca556c97bfa6be2d9daa18922f57922017ec5d0e71097c28e40787ad7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments