Skip to content

Commit

Permalink
trivy: update 0.56.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 3, 2024
1 parent 2084c15 commit 3772461
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/trivy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Trivy < Formula
head "https://github.com/aquasecurity/trivy.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e37c0cd89e4ecebd39e1e0c68e0deb5224147cd3b028675f20e531f5876abc9a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cbccf74f87d8270ac862ba12dad5bb3263432fdb5428465aca6866dc4e599c53"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9af360e1237453c40e8f414f55df0e6b76310015d05bd6839919cc86d2fd5530"
sha256 cellar: :any_skip_relocation, sonoma: "6723950fa78438713742b4555713a3645f7168812500bea986ff78f386443952"
sha256 cellar: :any_skip_relocation, ventura: "02dd32a4a4d6829a42d2e1008c5592fa5782d862b08b09a3a05acc65ed0a861d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "77b8460c110c3ee72c60953133d9876c4db44855bacb172caf6aec09f9283842"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5b539ba8e5ea435d5a43760db5f4759d87bc3e522f69f2656e7cc2e303e9ee73"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ffa9df18ecd6b2f182264c8eb0a1defd363577169231368d9328103fc1a6e5c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d87a64dc972feb6a2c25441717eb3052cf9b76a90b7718ef901ca82685ab91d3"
sha256 cellar: :any_skip_relocation, sonoma: "9402aa83cf25fe4d4f7d975c782e37ba798982d4848398530e3c08d9333e9272"
sha256 cellar: :any_skip_relocation, ventura: "4070b68bd47e11ad2f6a8951250aadd823830860aad30a6bc07e0462472e7dd9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9619b9def6b22604236b77dde7ea6a52fb11234ae9c188f296095aa5816e080"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3772461

Please sign in to comment.