summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-06-01 13:35:41 -0500
committerMiles McLean2022-06-01 13:35:41 -0500
commit641796e04fc0a0f23480711c53f37e06f660e5c4 (patch)
treedc83a510f1a710d3df3a23e37e06a50bb211e1b3 /PKGBUILD
parentc1015d469710008e33c630b9f03b54aa96fa6a0c (diff)
downloadaur-641796e04fc0a0f23480711c53f37e06f660e5c4.tar.gz
Updated version to 1.945.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6052006c989..bef00b00e0e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.931.0
+pkgver=1.945.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=('d0e92d31a3d963dd147451bb56c3c9343010394c4c435bc3b76b65df8353416a')
+sha256sums=('adc778f5ae524a7b600e51a72c79681c55fb43dbac7753b5b57c8b6fcf913bfc')
noextract=("${pkgname}-${pkgver}")
options=("!strip")