Skip to content

Commit

Permalink
Bump Syft CLI from 0.53.2 to 0.53.4
Browse files Browse the repository at this point in the history
Bumps Syft CLI from 0.53.2 to 0.53.4.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored Aug 4, 2022
1 parent 296ae23 commit 278997a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ api = "0.7"
pre-package = "scripts/build.sh"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:anchore:syft:0.53.2:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:anchore:syft:0.53.4:*:*:*:*:*:*:*"]
id = "syft"
name = "Syft"
purl = "pkg:generic/[email protected].2"
sha256 = "4fab56e0145e77f6c8e46b57d669f81fa09b871944f17ffb3fb1a50a803d7336"
purl = "pkg:generic/[email protected].4"
sha256 = "2e7448aec817bcb009fb5969b2d6488bd667f061e5cc9129de6d931fdd4805b5"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://github.com/anchore/syft/releases/download/v0.53.2/syft_0.53.2_linux_amd64.tar.gz"
version = "0.53.2"
uri = "https://github.com/anchore/syft/releases/download/v0.53.4/syft_0.53.4_linux_amd64.tar.gz"
version = "0.53.4"

[[metadata.dependencies.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit 278997a

Please sign in to comment.