syft 0.65.0

Closes #119776.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-04 15:20:06 -05:00 committed by BrewTestBot
parent 17719d9df2
commit 051068e933
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Syft < Formula
desc "CLI for generating a Software Bill of Materials from container images"
homepage "https://github.com/anchore/syft"
url "https://github.com/anchore/syft.git",
tag: "v0.64.0",
revision: "e1e489a2849c8432781a7cb58b257fa935efa1cf"
tag: "v0.65.0",
revision: "bc1edb9c8a2fb4824bfdcac6147edc2bbf47aaf6"
license "Apache-2.0"
head "https://github.com/anchore/syft.git", branch: "main"