summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRefreeze59112023-12-27 13:52:37 +0100
committerRefreeze59112023-12-27 13:52:37 +0100
commit5e60b15ae18ae6737c4088477c1c56567125cd2d (patch)
tree9c2bd1a6749495ae87877b5dfa4f5c3794f36861 /PKGBUILD
parent22d898b4ac466ca42ea710c8b039a0153b040ec1 (diff)
downloadaur-5e60b15ae18ae6737c4088477c1c56567125cd2d.tar.gz
Updated version to 1.1266.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fd8714754f5..1db50f44fafa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
+# Maintainer: Refreeze5911
pkgname=snyk
-pkgver=1.1264.0
+pkgver=1.1266.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=('0e313ed0f5ad870eb93a90f3c274715c1d39a1c95f8010e90a385cbec056fca0')
+sha256sums=('d5754e31f6a08e7fa5adfae19c998d04e0439cd7804fc91f8c918fb99eabee04')
noextract=("${pkgname}-${pkgver}")
options=("!strip")