summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-08-24 14:50:07 -0500
committerMiles McLean2021-08-24 14:50:07 -0500
commite20de1095b68b8948a3d7d3196303b91f7bf5bf0 (patch)
treeab60fdb8b5fc8a762526b5d5e0fdcf9646eb6739 /PKGBUILD
parent863c05bab0596c3356888409ce785b30004c569d (diff)
downloadaur-e20de1095b68b8948a3d7d3196303b91f7bf5bf0.tar.gz
Updated version to 1.687.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f3d5bba7b5e..8a87c4eaf936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.686.0
+pkgver=1.687.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=('fcfea138a6f5478d331c52c83686ecd0a2cda0afcf5db4339a06f0b168f791b4')
+sha256sums=('e820551f47247e20a763922d843c934a0ddea39c84a89fece3c3dcbbe56bae83')
noextract=("${pkgname}-${pkgver}")
options=("!strip")