SHA256
1
0
forked from pool/grype

Accepting request 1003423 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.50.1

OBS-URL: https://build.opensuse.org/request/show/1003423
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=17
This commit is contained in:
2022-09-14 05:50:17 +00:00
committed by Git OBS Bridge
parent 9cf4b16574
commit 4e57e026b1
7 changed files with 25 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/anchore/grype</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.49.0</param>
<param name="revision">v0.50.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -17,6 +17,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">grype-0.49.0.tar.gz</param>
<param name="archive">grype-0.50.1.tar.gz</param>
</service>
</services>