summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorteza NourelahiAlamdari2021-07-19 10:27:22 +0200
committerMorteza NourelahiAlamdari2021-07-19 10:27:22 +0200
commit7050d874ee98ab50146ba10540e2e977e9831d9f (patch)
treed7d0b9a286976c0feba33c8c944623bb12be7099 /PKGBUILD
parent0d4fbc215a548ee7dccc220dae8c3ba02679d0e2 (diff)
downloadaur-7050d874ee98ab50146ba10540e2e977e9831d9f.tar.gz
Upgrade to version 0.1.763
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b153df5b78c5..b4bf4957e336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Morteza NourelahiAlamdari <m@0t1.me>
pkgname="datree"
-pkgver="0.1.741"
+pkgver=0.1.763
pkgrel=3
pkgdesc="Prevent Kubernetes misconfigurations from reaching production (again triumph)! Datree is a CLI tool to ensure K8s manifests and Helm charts follow best practices as well as your organization’s policies."
arch=('x86_64')
url="https://github.com/datreeio/datree"
license=('Apache-2.0')
source=("https://github.com/datreeio/${pkgname}/releases/download/${pkgver}/${pkgname}-cli_${pkgver}_Linux_x86_64.zip")
-sha256sums=('1dcd222c28c53bb223b4776279d7429c7b798f9a46a92d607dd4d19701a3640e')
+sha256sums=('68acd0f1353f3317d301c9e82d90f2282b6274b5b4b1185539710ee9ab7a0e74')
package() {
mkdir -p "${pkgdir}/usr/local/bin"