Date: Saturday, November 19, 2022 @ 13:17:17
  Author: foxboron
Revision: 1349676

upgpkg: docker-scan 0.22.0-1

Modified:
  docker-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-19 13:16:01 UTC (rev 1349675)
+++ PKGBUILD    2022-11-19 13:17:17 UTC (rev 1349676)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker-scan
-pkgver=0.21.0
+pkgver=0.22.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=19992b1a37d4c419d70a92f3b37eabb0cbec7a11       #refs/tags/v0.21.0
+_commit=af9ca1270a62db99207d2e4160e3f7babc6bb039       #refs/tags/v0.22.0
 source=("git+https://github.com/docker/scan-cli-plugin.git#commit=${_commit}";)
 sha512sums=('SKIP')
 

Reply via email to