summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRefreeze59112024-02-10 11:17:16 +0100
committerRefreeze59112024-02-10 11:17:16 +0100
commit58aa757001ecfa1d1a71ce6132084c5643841d13 (patch)
treec25cf4e3bdd831db477d5016e2f04a7ed6119c0b /PKGBUILD
parent5e60b15ae18ae6737c4088477c1c56567125cd2d (diff)
downloadaur-58aa757001ecfa1d1a71ce6132084c5643841d13.tar.gz
Updated version to 1.1278.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1db50f44fafa..e0e9aa21b6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Refreeze5911
pkgname=snyk
-pkgver=1.1266.0
+pkgver=1.1278.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=('d5754e31f6a08e7fa5adfae19c998d04e0439cd7804fc91f8c918fb99eabee04')
+sha256sums=('dccf03d1d893cededb5e11f1fbbb08d83c9eed4b00f5767c0d0fa29a6bd4ac3e')
noextract=("${pkgname}-${pkgver}")
options=("!strip")