summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-10-26 12:49:31 -0500
committerMiles McLean2020-10-26 12:49:31 -0500
commitcab2dd26be2b40f40485596ff6fdc23546c40651 (patch)
treef91ca90512d080733f9fda6f76762dfc7f810808 /PKGBUILD
parent3f074ff4e1806d7e7f0d06818571f9b5c27d7df3 (diff)
downloadaur-cab2dd26be2b40f40485596ff6fdc23546c40651.tar.gz
Updated version to 1.420.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06ea20cf1ca6..3d624df17e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.419.0
+pkgver=1.420.1
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=('5fa4ef48e15a26bb1bb6cd5e0a48c5ccdbb9d625bb1f0180cced59fc722ffc84')
+sha256sums=('61d7006a1741a276ec528f2c2467ec86c30c1db757522e9c5010f60142185fcf')
noextract=("${pkgname}-${pkgver}")
options=("!strip")