Skip to content

Commit

Permalink
main/syft: update to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and nekopsykose committed Oct 1, 2024
1 parent a3b5e96 commit 9d12a4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/syft/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "syft"
pkgver = "1.12.2"
pkgver = "1.13.0"
pkgrel = 0
build_style = "go"
make_build_args = [
Expand All @@ -12,7 +12,7 @@
license = "Apache-2.0"
url = "https://github.com/anchore/syft"
source = f"{url}/archive/refs/tags/v{pkgver}.tar.gz"
sha256 = "457b9c784518cfb599cdc71e14f368a715065bcc2e476217e877ab278269ec26"
sha256 = "43fb68562bc731edff8e4e6576081dbe6c7e3e2f02d238e9af3e141ad1909b5e"
# Test suite depends on docker
# generates manpages/completions with host bins
options = ["!check", "!cross"]
Expand Down

0 comments on commit 9d12a4b

Please sign in to comment.