summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormapk0y2024-02-20 15:10:44 +0900
committermapk0y2024-02-20 15:10:44 +0900
commit3f35c5593e22195c07832a4c4aab7e393e3cd1d7 (patch)
tree252bbbb0041963f1d8e2b014f9f1e1a20828dbf9 /PKGBUILD
parent1398de3e285792b88a1dbcab0519b1b8a49c8728 (diff)
downloadaur-cfn-guard-git.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 b01903938dfa..3f537efa3d72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kazuya Yokogawa <mapk0y at gmail.com>
pkgname='cfn-guard-git'
-pkgver=3.0.1.r1.ga524d87
+pkgver=3.0.3.r20.g42e2d5b
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'