summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-05-04 15:48:14 -0500
committerMiles McLean2021-05-04 15:48:14 -0500
commit6f20dffcd23ff53368064e7fcb2bb20ca96c6f1c (patch)
treebe08a308216aaf89da7ce72db1138f61015e2659 /PKGBUILD
parent40e9cfa5785a470acf62f5d83852a8013f23c836 (diff)
downloadaur-6f20dffcd23ff53368064e7fcb2bb20ca96c6f1c.tar.gz
Updated version to 1.582.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9708c03e29c..0b8c0878db7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.538.0
+pkgver=1.582.0
pkgrel=1
pkgdesc='CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies'
arch=('i686' 'x86_64')
url='https://github.com/snyk/snyk'
license=('apache')
source=("${pkgname}-${pkgver}"::"https://github.com/snyk/snyk/releases/download/v${pkgver}/snyk-linux")
-sha256sums=('3540015fd2575fc0bf12a876bff1401f1cd94af8b4296cbce7034511a07bc92f')
+sha256sums=('bf14d821be2703e35f84f2c7aa797582c4b43c7279959bb0add2cc238fd84ed7')
noextract=("${pkgname}-${pkgver}")
options=("!strip")