summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-07-18 14:07:34 -0500
committerMiles McLean2022-07-18 14:07:34 -0500
commit771a7a2992c2d5261c0d2aac6387c20e3bc66a00 (patch)
tree68756e52edc6f2a4d3a473ab37ed2d9d417c8f25 /PKGBUILD
parent34ff09a71624c74f7ccebf3b4f763f120dff2bbd (diff)
downloadaur-771a7a2992c2d5261c0d2aac6387c20e3bc66a00.tar.gz
Updated version to 1.974.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5ddcb54c83e..2e96701699da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.972.0
+pkgver=1.974.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=('bf95b924ca4770e1956368dcb32a37219ad54a7bb4a0767b5b1372c2ed7e9557')
+sha256sums=('0e3a8b2b0157eef2468b2e6c3e78e40cc7268d70389e31ca3a4170c73d44b0f1')
noextract=("${pkgname}-${pkgver}")
options=("!strip")