Skip to content

Commit da6ae04

Browse files
committed
syft 1.34.2
1 parent 286a7a6 commit da6ae04

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.34.1.tar.gz"
5-
sha256 "b228dfb35ee9b366db38e637a901f2bf02b704c63c65ea5cfc1047c329edba71"
4+
url "https://github.com/anchore/syft/archive/refs/tags/v1.34.2.tar.gz"
5+
sha256 "92b83e80041931ceb54af0283d9a09b4bb7474578c33903db20a8394b791ba3a"
66
license "Apache-2.0"
77
head "https://github.com/anchore/syft.git", branch: "main"
88

0 commit comments

Comments
 (0)