diff --git a/Formula/s/syft.rb b/Formula/s/syft.rb index 3fdaef04e63c1..91d9e6e42f798 100644 --- a/Formula/s/syft.rb +++ b/Formula/s/syft.rb @@ -7,13 +7,13 @@ class Syft < Formula head "https://github.com/anchore/syft.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "fbc12e38bd9ce41d6de5791a83c5b446a9e74749456c756fed2e8bf80d29e010" - sha256 cellar: :any_skip_relocation, arm64_ventura: "5ddc2c25eb0baeaa931f4dbb2815ad73e629e9b3d5e51f3286674f8da7df0f2f" - sha256 cellar: :any_skip_relocation, arm64_monterey: "432c10558bb13e04074e5de2233118393ea574f43d4e7dd07878d87982b6fe42" - sha256 cellar: :any_skip_relocation, sonoma: "8a12e2fbeb00e7afec8b3e7994d4be78e28cb1ea88df4b4e26dbd55a1714a375" - sha256 cellar: :any_skip_relocation, ventura: "673a9aa1cfde9d362749c4a4f35cdb4b956602e9e5561ed313d5e48947ac33fe" - sha256 cellar: :any_skip_relocation, monterey: "d1e8c3f5ccc2f54d6373fe748396a6a9d76245720b0609fd017a84b609d238d3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ad9c66c53c09485c74c3d3542eb56e269144fd0e2eeb45a4710dadc59df54173" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "980ded2828a3db6f2ae4687af110b9eb73707c9c12eeb27fcfcf9afa80ef18b4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ac7f1e805ebfebbbdeba45733ca987833c1a1d975d3f6311d2a5f7146e8846a7" + sha256 cellar: :any_skip_relocation, arm64_monterey: "4f978a1cde167924be0db6240d55b65b990e12eb9eff55a0f1695d5f181ee6e3" + sha256 cellar: :any_skip_relocation, sonoma: "9ea56b59f9397efe4267123bf4416fb6e3ddc0239b3f8792fbd0f1b0c90c443b" + sha256 cellar: :any_skip_relocation, ventura: "3155122b00ffcf9a3f5f3395e623d8f8b8de9c38d3dc65d07880148be34be88d" + sha256 cellar: :any_skip_relocation, monterey: "f39f009c18b8566317fcadebe9dffea24701b1a086578fe9feb36279483d299e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4a403d659deab21fc39e98818e5356a8458072790edacf54eb0f7226ffd4fd58" end depends_on "go" => :build