summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 307451f9bb1f..8fbf7bc16cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mickaelca <contact@mickael-caudrelier.fr>
pkgname=kubescape-bin
-pkgver=1.0.64
+pkgver=1.0.85
pkgrel=1
pkgdesc="kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA"
provides=('kubescape')
@@ -11,7 +11,7 @@ source=(
https://github.com/armosec/kubescape/releases/download/v${pkgver}/kubescape-ubuntu-latest
)
sha256sums=(
-c33c8e3ddd752fbfa0c3de2a965f0a8156409830b9084cdd38d2926629854618
+ba53653ff2f87e9b0860aee9c0ffca990484fa7e1257316dc5f774272e8ba719
)
build() {