Skip to content

Commit cc48b64

Browse files
committed
syft: update 1.34.2 bottle.
1 parent da6ae04 commit cc48b64

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/syft.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Syft < Formula
77
head "https://github.com/anchore/syft.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "68fbb9987cdc6360667c601194c7541fa31e197b0936645e32469399437aa8ae"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6d67547e3097357c5929c69eaab128929845cd6a2106d96f877f447879607854"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "19767622e749b393751806b55c57fa02b7015c0d024623767d546c0bc69d2cc6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "424a7024db0c1e1df77209e2b04de0dd3e842d401369c1587270dc0683aa5d21"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "547ceb0331ef333802eef3e1e0751887dd310332ee1e0af66fc153c34ffa97a5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4cc487f68cb1ce548805d2fa399f0c0d46867416f67ac38d8975598412b10f45"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ba567653f6e31db18a46a2aae084b163aec782231fbbaabdc27229858a49bbeb"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8cab9414d6e05302a3fe3c503468a622178623f195f61fac54ae3d68a1ced0fd"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "291877aee6ba132a686c426b774f43f34dc34ac9334019f98e147ca6719a7b29"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5f9fb974e8751e79f609cd4694d85dcfa274e12118efb26a882c450f07cdda64"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "5b13459e7fe5586688417f75fcc1779b12d01682ff3830623cd2eadfd9ea5df3"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "910ce1c74b403c1929fae09017c544b0e98798b3d3c788622556277f1f2dcf75"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)