development/aws-cdk: Updated for version 2.134.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5339c24f35
commit
9df47ed6f1
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=aws-cdk
|
||||
VERSION=${VERSION:-2.133.0}
|
||||
VERSION=${VERSION:-2.134.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aws-cdk"
|
||||
VERSION="2.133.0"
|
||||
VERSION="2.134.0"
|
||||
HOMEPAGE="https://github.com/aws/aws-cdk"
|
||||
DOWNLOAD="https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.133.0.tgz"
|
||||
MD5SUM="82a1e3476e29e57b9b560366ec0ec5b4"
|
||||
DOWNLOAD="https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.134.0.tgz"
|
||||
MD5SUM="91575e004da6e1a3e61fb24a5f0999c5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nodejs awscli"
|
||||
|
|
Loading…
Reference in New Issue