summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-06-11 08:18:30 -0500
committerMiles McLean2021-06-11 08:18:30 -0500
commit61e994ecdbfd69b58f4da03d5e9a91bdcbf1a411 (patch)
tree7244034fef50d24a8b9710e503bebed0eed041ed /PKGBUILD
parentc736052b1d0f8c137ad33b6644cdb23596dfe8a2 (diff)
downloadaur-61e994ecdbfd69b58f4da03d5e9a91bdcbf1a411.tar.gz
Updated version to 1.629.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84deeb51a1c9..8775293c7449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.618.0
+pkgver=1.629.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=('eec5a952f05fa024b851fd6c6fd96bbb2d32cdd0fd6aa1b1a66da7f4f82c5638')
+sha256sums=('6286c8fbbd411aab63dd77bef051e863d98900f2ea26b81c85992e299010f4ac')
noextract=("${pkgname}-${pkgver}")
options=("!strip")