summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-03-05 19:28:54 -0600
committerMiles McLean2022-03-05 19:28:54 -0600
commit7a81d8b4d18a6c9c5870ba8190ba312e37c6a37f (patch)
treecb8ee529752a437e851d0cc69283fd350250ebf4 /PKGBUILD
parentf702ef4e07ee60dd90e1ddd24e0b2bc2d291dfc7 (diff)
downloadaur-7a81d8b4d18a6c9c5870ba8190ba312e37c6a37f.tar.gz
Updated version to 1.863.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2a6001f713d..c0581e77048d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.858.0
+pkgver=1.863.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=('a4a806ee4fcfd603bd78893355c674cc5e841efb87b5641446b7072c8c5a83e7')
+sha256sums=('43e4246ac5a8fac1911b6a3431ffacda6a624445a2a8fbb6d19d3720dfdf3ff2')
noextract=("${pkgname}-${pkgver}")
options=("!strip")