Accepting request 1070553 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.74.1

OBS-URL: https://build.opensuse.org/request/show/1070553
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=62
This commit is contained in:
2023-03-09 20:07:34 +00:00
committed by Git OBS Bridge
parent f7efadad6f
commit a663211b65
7 changed files with 29 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/anchore/syft</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.74.0</param>
<param name="revision">v0.74.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -16,6 +16,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">syft-0.74.0.tar.gz</param>
<param name="archive">syft-0.74.1.tar.gz</param>
</service>
</services>