Skip to content

Commit 94c51cd

Browse files
committed
syft 1.22.0
1 parent 9026873 commit 94c51cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/syft.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Syft < Formula
22
desc "CLI for generating a Software Bill of Materials from container images"
33
homepage "https://github.com/anchore/syft"
4-
url "https://github.com/anchore/syft/archive/refs/tags/v1.21.0.tar.gz"
5-
sha256 "318b44d6a905695f7041b0d166e26eba41be46590eab306a9239a4e11fa31eeb"
4+
url "https://github.com/anchore/syft/archive/refs/tags/v1.22.0.tar.gz"
5+
sha256 "40f0780a72245e77c72c7ab196c7a55ddba16430e9b4a4e48cf4002b46ca4283"
66
license "Apache-2.0"
77
head "https://github.com/anchore/syft.git", branch: "main"
88

0 commit comments

Comments
 (0)