summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2022-11-07 14:29:29 -0600
committerMiles McLean2022-11-07 14:29:29 -0600
commit6b824dd5504407f36f6beae4ec95aa40ba5b2e44 (patch)
tree590634a8cdd0530cdc77274714692f1a79cdf8dc /PKGBUILD
parentab62374c32ba73dc21c3796bded23c8a3d94cfd8 (diff)
downloadaur-6b824dd5504407f36f6beae4ec95aa40ba5b2e44.tar.gz
Updated version to 1.1054.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7f6c0839f51..0e345a2e196c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.1046.0
+pkgver=1.1054.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=('64113f5fef1545b4db6d03141f8f7ae8dbbdc323a4d94f17a47c6dd52b24560d')
+sha256sums=('a1b35e178294383b476adc884995b0158438b8240b84d336e88146b06944e913')
noextract=("${pkgname}-${pkgver}")
options=("!strip")