summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-06-29 10:51:55 -0500
committerMiles McLean2020-06-29 10:51:55 -0500
commit7343f4496cbc6c078a9b9f94baad7fbd3ad2c29f (patch)
treef76c3a8855fa68016d652b39a6e77c7b6118ef2b /PKGBUILD
parentf61322289b4837e68e98adfac89a3c071ac973e6 (diff)
downloadaur-7343f4496cbc6c078a9b9f94baad7fbd3ad2c29f.tar.gz
Updated version to 1.352.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebae38d9311e..d109d8a9b4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.341.1
+pkgver=1.352.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=('a83f5d2db5cdd981f7164520485d89dded6201c4bca534622fa4117a184837ba')
+sha256sums=('e393852266f6cfaffdd3e23dc8ce5569ddd9ed333322dc394c97895b161cfe62')
noextract=("${pkgname}-${pkgver}")
options=("!strip")