summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-09-12 14:06:43 -0500
committerMiles McLean2022-09-12 14:06:43 -0500
commit9166d630d0c668712759306e56d2a1a143f9b4f1 (patch)
tree1bad9b1b3da7bdb155da1d0d8e99976750b5962e /PKGBUILD
parent795441638c78a480eab62f02959272b9196eb310 (diff)
downloadaur-9166d630d0c668712759306e56d2a1a143f9b4f1.tar.gz
Updated version to 1.1002.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d705b220ce3e..3af72188e838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.1000.0
+pkgver=1.1002.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=('a6cb9804ff368a79294cc64546668a3e515b7324e1093300089658994c541213')
+sha256sums=('3f3d23b30805b9015115b380b2c51564e88587b576888c0ccff4bcab3f8982cd')
noextract=("${pkgname}-${pkgver}")
options=("!strip")