summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-03-29 10:01:21 -0500
committerMiles McLean2022-03-29 10:01:21 -0500
commit26c4c46fc7ad1f02a26e1699a69256389d4ca17b (patch)
treecc6787ae55bbbd6f25b8a47aab11b54024f26452 /PKGBUILD
parent795f92121451433b56fde2b8b898fb5b9a6eeea8 (diff)
downloadaur-26c4c46fc7ad1f02a26e1699a69256389d4ca17b.tar.gz
Updated version to 1.889.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb7a5ac4f059..98cd31f43103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.881.0
+pkgver=1.889.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=('7df9f445b2eaab22b6d024ebc92b1471d49a5a827a8b6b14970e1d7d03eccf16')
+sha256sums=('051d40535a451a5eee15dc22e27e44e1a03d6f4cab155e2b3bc66288b1f8604d')
noextract=("${pkgname}-${pkgver}")
options=("!strip")