summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-05-28 11:41:43 -0500
committerMiles McLean2021-05-28 11:41:43 -0500
commitc736052b1d0f8c137ad33b6644cdb23596dfe8a2 (patch)
tree6a2ef3d07b47f271e87258239b8b99a5c00270c5 /PKGBUILD
parent543379de22277e3fe2949b641cf5d87783f3d979 (diff)
downloadaur-c736052b1d0f8c137ad33b6644cdb23596dfe8a2.tar.gz
Updated version to 1.618.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a176c375a77b..84deeb51a1c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.590.0
+pkgver=1.618.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=('b19c3f23407af78e8f529e8bc5b0d2f06ffdec502524624eed2551ccf9abb6da')
+sha256sums=('eec5a952f05fa024b851fd6c6fd96bbb2d32cdd0fd6aa1b1a66da7f4f82c5638')
noextract=("${pkgname}-${pkgver}")
options=("!strip")