Skip to content

Commit

Permalink
syft: update 1.20.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 22, 2025
1 parent 7a9cdcf commit b9fc181
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/s/syft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Syft < Formula
head "https://github.com/anchore/syft.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "19b050cdeadf3b64ae8a611b2bd202fbc95b48a38984671d109b148e3a690de9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c76a0d94e56572f949fd64246052a0848cdfaee3e2b7c071182b0e856e9918c5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d62883455650956bafe23938ab1f67c37c4bc6efcb1a58659f23f64ce630079b"
sha256 cellar: :any_skip_relocation, sonoma: "08202eb51f0b128a7f14cf6546d97284f1cbd79855272d636444f583b4325887"
sha256 cellar: :any_skip_relocation, ventura: "585f2e61287590fdb3bf4a024c84b7ddeebe9d73cab3cb720786ac862cc0a9c5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f823e648ed68f67a85886e3e45c53ce04baa7e565efcd1667913b58ba539b19e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cbd19b80d83c2e300571b6cf24eb8d836613dfde4c3528a61b42fbe55f260b4d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a8160e3832be4715289bf0341caf7ed61020edf8f76c99a1f812cc4384fe2038"
sha256 cellar: :any_skip_relocation, arm64_ventura: "02389d7b58d6038b5665e7adc42050f964d517a0a246652a1d0d31fb54f8a853"
sha256 cellar: :any_skip_relocation, sonoma: "04be740307b95f989da0d61e5aa77e547566c0b48b0bbed456de95c9bd3da2a9"
sha256 cellar: :any_skip_relocation, ventura: "72d0458bfba07a54f5ef41ba5303916163ab224646708ea95df52c3a9e052a8f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "82190c60c39ca668b50884baca7855b1241703f85e93f3930bc86412d2633e48"
end

depends_on "go" => :build
Expand Down

0 comments on commit b9fc181

Please sign in to comment.