summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlflare2023-11-18 19:30:05 +0800
committerlflare2023-11-18 19:30:05 +0800
commitbce380374a42e4b441cbcc21b7e023f437c50259 (patch)
tree10cf7b2d428720b349b19b38caade5c632b57cb4 /PKGBUILD
parent82f1338d3ba47dace920e66e6fd69d3013138774 (diff)
downloadaur-bce380374a42e4b441cbcc21b7e023f437c50259.tar.gz
Update cdktf to 0.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bfc3771e72d..f75b76cdc23c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amos Ng <aur at amosng dot com>
pkgname=cdktf-cli
-pkgver=0.18.2
+pkgver=0.19.1
pkgrel=1
pkgdesc="Cloud Development Kit for Terraform"
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('npm' 'jq')
noextract=("${pkgname}-${pkgver}.tgz")
source=("https://registry.npmjs.org/${pkgname}/-/${pkgname}-${pkgver}.tgz"
"https://raw.githubusercontent.com/hashicorp/terraform-cdk/master/LICENSE")
-sha256sums=('c100edc304d4de05115f110e0f9ff9d0d419ab5aa04cc8ee41beb4056b6f2957'
+sha256sums=('8a386e5b79c506e5db82ef7609072cfca1743c60be5300370bb0e7e5d0d04a36'
'8a318096d516c4b23566f94f4129260a9d4f72672dc52405573b619451f7b6c2')
package() {