summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2023-12-14 10:49:22 -0600
committerMiles McLean2023-12-14 10:49:22 -0600
commit22d898b4ac466ca42ea710c8b039a0153b040ec1 (patch)
treeb4104af0615af0cbcf1f6dbc60ec04bfbdf0457a /PKGBUILD
parent7f89677b5f40a813d6faa506ddc6b8a1ffd209e5 (diff)
downloadaur-22d898b4ac466ca42ea710c8b039a0153b040ec1.tar.gz
Updated version to 1.1264.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2efe6579a97..3fd8714754f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.1206.0
+pkgver=1.1264.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=('01972a9466310421e944c883bd1c0783ac0aa666113482512e7ef529c0ff1119')
+sha256sums=('0e313ed0f5ad870eb93a90f3c274715c1d39a1c95f8010e90a385cbec056fca0')
noextract=("${pkgname}-${pkgver}")
options=("!strip")