summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-02-17 18:14:20 -0600
committerMiles McLean2022-02-17 18:14:20 -0600
commitf75890a322a57636066c5f79266115080e3ebd81 (patch)
tree3935fbd52e4008168e7327defda3f3a9dfde2ca4 /PKGBUILD
parent0e6502203422ad8ce089cdc7d3dc484e7593da0f (diff)
downloadaur-f75890a322a57636066c5f79266115080e3ebd81.tar.gz
Updated version to 1.855.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7495c20f155b..ae25676a7e03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.760.0
+pkgver=1.855.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=('59c11d0c5bd823b4472508867885d0259ba0bbd50f9ed19f9ba4247ef9720bc3')
+sha256sums=('d5f4be498f4cca95391c4aef87f191a51761feed587c7792da3ce8a309c3bff8')
noextract=("${pkgname}-${pkgver}")
options=("!strip")