summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-05-09 14:27:32 -0500
committerMiles McLean2022-05-09 14:27:32 -0500
commit941cc1d8ab69cc1ff8052110ced6354a160ee8f7 (patch)
treefcb3e08cd917df78aae70bdb1d5d3bdc26d32484 /PKGBUILD
parent1f3a2e804b5fe39706a25b6d0e780dbfdf8f6656 (diff)
downloadaur-941cc1d8ab69cc1ff8052110ced6354a160ee8f7.tar.gz
Updated version to 1.924.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14ce4d0a1f99..34bc6ff0f4b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.922.0
+pkgver=1.924.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=('7f503b54aee9fcbe3403c43689fb3f48819c34908359b33d96251e08dbd34931')
+sha256sums=('4480309172d558c29efc1bed8757845803751cbc9a83d25c3ee192731fae4a99')
noextract=("${pkgname}-${pkgver}")
options=("!strip")