Skip to content

Commit

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Oct 29, 2024
1 parent 985d3c0 commit de588c9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@ api = "0.7"
pre-package = "scripts/build.sh"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:anchore:syft:1.14.1:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:anchore:syft:1.15.0:*:*:*:*:*:*:*"]
id = "syft"
name = "Syft"
purl = "pkg:generic/anchore-syft@1.14.1?arch=amd64"
sha256 = "3feb88479405252b84a55de6e36fec49ec7bd8981ca145af17b369d7836cfd7b"
source = "https://github.com/anchore/syft/archive/refs/tags/v1.14.1.tar.gz"
source-sha256 = "b9eddad3743d24681e8e2dd921f72a54b8d0d20027dd85f406b3a9f96cf006bf"
purl = "pkg:generic/anchore-syft@1.15.0?arch=amd64"
sha256 = "bd7215c3e0bfaec1139c3c46908b65ae01bc8d745723a3ce42b9659c2b62e428"
source = "https://github.com/anchore/syft/archive/refs/tags/v1.15.0.tar.gz"
source-sha256 = "0e98e7066725ac2aff9de522aef2ea46b40cc2a5dcaa076373701b4bd4eac2f8"
stacks = ["*"]
uri = "https://github.com/anchore/syft/releases/download/v1.14.1/syft_1.14.1_linux_amd64.tar.gz"
version = "1.14.1"
uri = "https://github.com/anchore/syft/releases/download/v1.15.0/syft_1.15.0_linux_amd64.tar.gz"
version = "1.15.0"

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

0 comments on commit de588c9

Please sign in to comment.