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 c4666b02f0b9..4dae39b62f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.909.0
+pkgver=1.917.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=('4b3f7e064b44a3d1f24062b35a436ad23e6e909dc7450eb0f93734d41787bd84')
+sha256sums=('e8df6cec5b23eb2aa2a22155f15e2bd355a46f70667190635a2d5c7b37c85e0d')
noextract=("${pkgname}-${pkgver}")
options=("!strip")