summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-05-18 11:02:23 -0500
committerMiles McLean2022-05-18 11:02:23 -0500
commitc1015d469710008e33c630b9f03b54aa96fa6a0c (patch)
treebd14ab53b33824c39e3bb28a87a51fc0c1784a1f /PKGBUILD
parent941cc1d8ab69cc1ff8052110ced6354a160ee8f7 (diff)
downloadaur-c1015d469710008e33c630b9f03b54aa96fa6a0c.tar.gz
Updated version to 1.931.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34bc6ff0f4b8..b6052006c989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.924.0
+pkgver=1.931.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=('4480309172d558c29efc1bed8757845803751cbc9a83d25c3ee192731fae4a99')
+sha256sums=('d0e92d31a3d963dd147451bb56c3c9343010394c4c435bc3b76b65df8353416a')
noextract=("${pkgname}-${pkgver}")
options=("!strip")