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 5162c7e29f31..eb7a5ac4f059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.874.0
+pkgver=1.881.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=('fefafbf29129c1d1d5f16ce5ff678899f2408e5e1abe181102447bda13b8439c')
+sha256sums=('7df9f445b2eaab22b6d024ebc92b1471d49a5a827a8b6b14970e1d7d03eccf16')
noextract=("${pkgname}-${pkgver}")
options=("!strip")