summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRefreeze59112024-02-22 23:21:52 +0100
committerRefreeze59112024-02-22 23:21:52 +0100
commitcf33fb2bb6a11f98d0b10e7336d8493375018a0b (patch)
tree11c7462b688658f59d3b59833ccd5f3015ffbe8d /PKGBUILD
parent58aa757001ecfa1d1a71ce6132084c5643841d13 (diff)
downloadaur-cf33fb2bb6a11f98d0b10e7336d8493375018a0b.tar.gz
Updated version to 1.1280.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0e9aa21b6a3..9ea9c1378dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Refreeze5911
pkgname=snyk
-pkgver=1.1278.0
+pkgver=1.1280.1
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=('dccf03d1d893cededb5e11f1fbbb08d83c9eed4b00f5767c0d0fa29a6bd4ac3e')
+sha256sums=('ca59ed62df6d55fc5ffe476b1bb219977bce49c5fb64237dd4547523bb71720a')
noextract=("${pkgname}-${pkgver}")
options=("!strip")