summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Münch2023-03-09 22:16:17 +0000
committerPatrick Münch2023-03-09 22:16:17 +0000
commitd90a04fb025213f452f956729e763860d0e93d11 (patch)
treec2b1cec61bebf0df3958b37437d560759ee06f50 /PKGBUILD
parent912edda3e552339306f2f196a43d9960edfead13 (diff)
downloadaur-d90a04fb025213f452f956729e763860d0e93d11.tar.gz
8.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca87ee6d73da..c4f940a1d489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Patrick Münch <patrick@mondoo.com>
#
pkgname=cnspec
-orignalVersion="7.19.1"
+orignalVersion="7.19.2"
pkgver="${orignalVersion/-/_}"
pkgrel=1
pkgdesc="Cloud-Native Security and Policy Framework "
@@ -15,7 +15,7 @@ source=(
arch=('x86_64')
depends=('cnquery')
-sha256sums=('787220d24faff009628348263a9ad6c39a8fbfbb0f2ba60b399ee248e54217b2'
+sha256sums=('93605dee7dd8343f4ca109635a9696245f774ea61fccea5942a4e6cb15655781'
)