summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormapk0y2024-02-20 15:03:12 +0900
committermapk0y2024-02-20 15:03:12 +0900
commitbacab78788a7fe7cd53d008d19e1d543475b5c44 (patch)
tree7ffae31a848c5e179661caf6c3b72f812434e62e /PKGBUILD
parenteeb05ed1b7c3be4fe8915b378918ab6461be6b34 (diff)
downloadaur-bacab78788a7fe7cd53d008d19e1d543475b5c44.tar.gz
Update to v3.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2dd99856745..e9a8a490c300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kazuya Yokogawa <mapk0y at gmail.com>
pkgname='cfn-guard'
-pkgver=3.0.1
+pkgver=3.0.3
pkgrel=1
pkgdesc='Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.'
url='https://github.com/aws-cloudformation/cloudformation-guard'