aws-cdk 1.10.1
Closes #44778. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
77eda48318
commit
c4f356e5b5
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class AwsCdk < Formula
|
||||
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
|
||||
homepage "https://github.com/aws/aws-cdk"
|
||||
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-1.9.0.tgz"
|
||||
sha256 "543d9820b88fae29232aa2c4dc72286a43adc0195edf8aec562d2ef1c41bfd8c"
|
||||
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-1.10.1.tgz"
|
||||
sha256 "d348cc9650744de205aef72348009c7c87ad70d84fbb15516cb531a62e10e743"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue