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 3f050dde98e8..8e48d6a8c152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.330.0
+pkgver=1.337.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=('1523ddce44462edbd048c0683a292332fa25e4889bb4afc4466306a8b85a6a8a')
+sha256sums=('cb7188497c6b0d6240608048308d5da40406a6737832ead6ba5a4e6aea1a4f02')
noextract=("${pkgname}-${pkgver}")
options=("!strip")