From 2da6bdafc0d9ea1f1af09b935a6464b148a23580 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Fri, 26 Jan 2024 18:46:29 +0100 Subject: [PATCH 1/2] syft 0.102.0 --- Formula/s/syft.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/syft.rb b/Formula/s/syft.rb index 2f6b91113adb3..6be370427a42a 100644 --- a/Formula/s/syft.rb +++ b/Formula/s/syft.rb @@ -1,8 +1,8 @@ class Syft < Formula desc "CLI for generating a Software Bill of Materials from container images" homepage "https://github.com/anchore/syft" - url "https://github.com/anchore/syft/archive/refs/tags/v0.101.1.tar.gz" - sha256 "1d16c9d09a276c597f324b7f57feccce57a885087bcd5f38c0adeb4fa34e52b1" + url "https://github.com/anchore/syft/archive/refs/tags/v0.102.0.tar.gz" + sha256 "8f03eeb09be052272bb71db0eb6640ead9bf5c6f4624e28dce28b91998ab393d" license "Apache-2.0" head "https://github.com/anchore/syft.git", branch: "main" From e4406f6687ccff313a70a08d5457d037d0fbcf07 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:24:37 +0000 Subject: [PATCH 2/2] syft: update 0.102.0 bottle. --- Formula/s/syft.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/syft.rb b/Formula/s/syft.rb index 6be370427a42a..f2b5dc058faeb 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: "5a107c92c0753e2dc0946ae28cbf422a030ce76cbf1c4730182e5f68865a57df" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6e60b1b6a20d2b11560c2139658d45a6864bdc16fba6b0d74e2c35ad3a681333" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1743e7d3701d5b33de41f479b573cd2b3dff5f4191b18cf41584e451c4123b89" - sha256 cellar: :any_skip_relocation, sonoma: "053cf8dd2b13df170717e576b37d44f06828a92ec1f69ded5ce80ee431a36936" - sha256 cellar: :any_skip_relocation, ventura: "3229dabd81395e26d6d0faaf63bb844eeb81adeef880b273117cbdccba0cf1b3" - sha256 cellar: :any_skip_relocation, monterey: "4005a290cd8702ff8f40e184b31ea0f05d6e1517733c1e524b72ca477e48c93d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a5b41e7179309fd3863bd5e03ffd36df7f7cb49383bf4200b2f25815facab8b4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b5f355faa5b86885ba59a741030a276eb5528a71b62a0f79600824675587f7c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6256bc093a7c172e42489626950e985a209d43abc2256d71050ca83bb22383e8" + sha256 cellar: :any_skip_relocation, arm64_monterey: "859fa98bc2bf903741fa884b6d4c370fccad1dfb366143bf4de1a64ddec67bef" + sha256 cellar: :any_skip_relocation, sonoma: "d6d62e68113781404a01da0e3bb2e1d0dc1f12f5fa8a27b82626a28543612338" + sha256 cellar: :any_skip_relocation, ventura: "8be25f688231c93aed90283d178331dc624f13083e4e14ea804ece127c13ee74" + sha256 cellar: :any_skip_relocation, monterey: "63f9e3b42a22874b380e689a1598efcbf6a3785d09642e816e9747e6224d7311" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b84f6d32659996cedcd7c3e223ba78f96b00982d500841067be314c8f5c679b2" end depends_on "go" => :build