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 a228c3d5c7a0..38a51b1f2003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.476.0
+pkgver=1.537.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=('2d1e0efcb1b369064b62519a185560769591fe1fe0cafe44d3e966398453d66f')
+sha256sums=('ab361d1a74e11f5e24fe3e97a53bb2ccc3bf57a707ed145408d1a92a0d46d6eb')
noextract=("${pkgname}-${pkgver}")
options=("!strip")