mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/syft: upgrade to 0.80.0
This commit is contained in:
parent
c6c5da5ce6
commit
81b07cb180
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Michał Polański <michal@polanski.me>
|
# Contributor: Michał Polański <michal@polanski.me>
|
||||||
# Maintainer: Michał Polański <michal@polanski.me>
|
# Maintainer: Michał Polański <michal@polanski.me>
|
||||||
pkgname=syft
|
pkgname=syft
|
||||||
pkgver=0.79.0
|
pkgver=0.80.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Generate a Software Bill of Materials (SBOM) from container images and filesystems"
|
pkgdesc="Generate a Software Bill of Materials (SBOM) from container images and filesystems"
|
||||||
url="https://github.com/anchore/syft"
|
url="https://github.com/anchore/syft"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
@ -45,5 +45,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
866b329dc89dda744635edf755fa2423661cccb75a78c04a6293d905acb059a46363577480620acb63d588f9f61496f524cd242fccb958e25214244eb504df04 syft-0.79.0.tar.gz
|
951220ff3ba5d6fa8f3c379dce3d6e46f9398c3d8824a10a14dd69aa34f5b94fa5446dbafc20eec4eb7ccbbad0fbb71295f0bf02826f8a5743759b8434f7565e syft-0.80.0.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user