development/aws-cdk: Updated for version 2.148.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-07-07 11:16:48 +07:00
parent 8a325d6c9d
commit d91e3da1ff
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aws-cdk
VERSION=${VERSION:-2.147.3}
VERSION=${VERSION:-2.148.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="aws-cdk"
VERSION="2.147.3"
VERSION="2.148.0"
HOMEPAGE="https://github.com/aws/aws-cdk"
DOWNLOAD="https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.147.3.tgz"
MD5SUM="1bdbd612427c16c54a19640aafcff0be"
DOWNLOAD="https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.148.0.tgz"
MD5SUM="9afbed8569b189e54d4515976eb314f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs awscli"