summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorteza NourelahiAlamdari2021-07-05 09:01:56 +0200
committerMorteza NourelahiAlamdari2021-07-05 09:01:56 +0200
commitbe89edf72a8b7a7dd915f19ea4bb9a0f83e3dd04 (patch)
tree44d5b8ba2f749302b1a15380a4fd90f833a94361 /PKGBUILD
parent8c9f83bd0162babeaff94140e778d8c9d61a2aae (diff)
downloadaur-be89edf72a8b7a7dd915f19ea4bb9a0f83e3dd04.tar.gz
Upgrade to version 0.1.624
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0e6fef86196..6977ddf4f938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Morteza NourelahiAlamdari <m@0t1.me>
pkgname="datree"
-pkgver="0.1.612"
+pkgver="0.1.624"
pkgrel=1
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=('6537fd0a60917437d716067bbc12c23bda615856f7e0d12a511f937e1efc0747')
+sha256sums=('847b72c69e285ebefe46ccdb7ed95a143dff51a5b7ab6d51228708c06d4b2288')
package() {
mkdir -p "${pkgdir}/usr/local/bin"