summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-07-27 09:33:50 -0500
committerMiles McLean2020-07-27 09:33:50 -0500
commit5d7d3404b5b4fac3eeb6175d9aa8a251f54ee83a (patch)
tree8112cc57d47bb13010b65e025f37b51e1cbed9bf /PKGBUILD
parent1996d7323be769f2c117b051b76f927580978758 (diff)
downloadaur-5d7d3404b5b4fac3eeb6175d9aa8a251f54ee83a.tar.gz
Updated version to 1.367.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43835380a7e3..dab136089f92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.366.2
+pkgver=1.367.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=('82e7a363c1ed85d89764a810f0dcb76baed45d15f783ffe692e439836a1f4f7e')
+sha256sums=('7c6039f0130d9dc5c014a1dc2509103a6b040270334bb5cffd7f09e50839eb63')
noextract=("${pkgname}-${pkgver}")
options=("!strip")