Date: Tuesday, May 2, 2023 @ 18:54:10
  Author: foxboron
Revision: 1455895

upgpkg: docker-scan 0.26.0-1

Modified:
  docker-scan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-02 18:52:39 UTC (rev 1455894)
+++ PKGBUILD    2023-05-02 18:54:10 UTC (rev 1455895)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker-scan
-pkgver=0.25.0
+pkgver=0.26.0
 pkgrel=1
 pkgdesc="Docker Scan is a Command Line Interface to run vulnerability 
detection on your Dockerfiles and Docker images"
 arch=('x86_64')
@@ -8,7 +8,7 @@
 url="https://github.com/docker/scan-cli-plugin";
 license=("Apache")
 makedepends=('go' 'git')
-_commit=284fb0866164b15a39c712d44ffd9c60542a6ef9       #refs/tags/v0.25.0
+_commit=c7fa31d4c4cc150f5ac569a6786b0b616cf677e1       #refs/tags/v0.26.0
 source=("git+https://github.com/docker/scan-cli-plugin.git#commit=${_commit}";)
 sha512sums=('SKIP')
 

Reply via email to