summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-02-24 15:37:39 -0600
committerMiles McLean2022-02-24 15:37:39 -0600
commitf702ef4e07ee60dd90e1ddd24e0b2bc2d291dfc7 (patch)
treec0db4f2be7de2950fb0ee5e866705ceb0ed29459 /PKGBUILD
parent5b36149acea4660d8f090b42df236bb0bbc8fcc3 (diff)
downloadaur-f702ef4e07ee60dd90e1ddd24e0b2bc2d291dfc7.tar.gz
Updated version to 1.858.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0cb3733b9da..e2a6001f713d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.856.0
+pkgver=1.858.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=('f8c31602bf7141de33998eecdbf6555b2e7dced1075fc369e9fdbf2982418f3e')
+sha256sums=('a4a806ee4fcfd603bd78893355c674cc5e841efb87b5641446b7072c8c5a83e7')
noextract=("${pkgname}-${pkgver}")
options=("!strip")