From d13d0df730d53055edcb773c87f78d875bf17c8a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:49:11 +0000 Subject: [PATCH 1/2] phylum-cli 6.6.4 --- Formula/p/phylum-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/phylum-cli.rb b/Formula/p/phylum-cli.rb index ce4cc591151c..b26684d40a8d 100644 --- a/Formula/p/phylum-cli.rb +++ b/Formula/p/phylum-cli.rb @@ -1,8 +1,8 @@ class PhylumCli < Formula desc "Command-line interface for the Phylum API" homepage "https://www.phylum.io" - url "https://github.com/phylum-dev/cli/archive/refs/tags/v6.6.3.tar.gz" - sha256 "b3075dbb662bf148f392b364d2c184f929dc9c184b30b6e25322410b79309b76" + url "https://github.com/phylum-dev/cli/archive/refs/tags/v6.6.4.tar.gz" + sha256 "92943eaed3207e2dc4f1cd3b9216319d747c12a36bec9ace8aa84ddb8218cb92" license "GPL-3.0-or-later" head "https://github.com/phylum-dev/cli.git", branch: "main" From 8d51e419ed716822fec3349e988cf5085f0c467d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 27 Jun 2024 22:40:56 +0000 Subject: [PATCH 2/2] phylum-cli: update 6.6.4 bottle. --- Formula/p/phylum-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/p/phylum-cli.rb b/Formula/p/phylum-cli.rb index b26684d40a8d..e778ba0b1c4e 100644 --- a/Formula/p/phylum-cli.rb +++ b/Formula/p/phylum-cli.rb @@ -7,13 +7,13 @@ class PhylumCli < Formula head "https://github.com/phylum-dev/cli.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "26cc2d520e6d7c158e40ca94184adc59230b59c9b9b8cbfb5f083cd92eb4dcfc" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fe70e8a128475c3b741be4cdba3c39749a7a5a3747d167f33b686104de576113" - sha256 cellar: :any_skip_relocation, arm64_monterey: "fab32765d44d23b0f64d1f0a86afce5a5c38cfc34ca454da5ca7fad97e9eb3f2" - sha256 cellar: :any_skip_relocation, sonoma: "d06ffef04ea702b783a64d593248933899e96444abb9c4287b1ef7c97af356c8" - sha256 cellar: :any_skip_relocation, ventura: "b39551b99e2669adf04de2464f02ead63d42c263a2466ded2103be09e85cc254" - sha256 cellar: :any_skip_relocation, monterey: "e0334e5083900da15ba0dd1d61a0137b1f2676559848d148f4c979e81ac4761a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b73f80a0e0d9ac0a04fcdad87a5caa8be519c1990281d71659c20acc66ed274d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d8731f22098f84d31bbc21a9eb2b828c9989e5a1aea3c6f5fc8591e1d5ebf5b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e7799f2f169f5c61e3b989229d8e47397694e5e865bf4e802b7f7ee626d3c4cd" + sha256 cellar: :any_skip_relocation, arm64_monterey: "bca2104005359b91abf8e6fba66a29ab1d7df628e98952d2439c100a808bad4c" + sha256 cellar: :any_skip_relocation, sonoma: "6cf53b2d28b73381f3eaa1b87c38b24ad946d57a6f40fbcfcc051ac881b752f0" + sha256 cellar: :any_skip_relocation, ventura: "8f5679d54920034397f2718f6a1cb539f3e1157f3e4debf8cbcb3fc27a2acd82" + sha256 cellar: :any_skip_relocation, monterey: "09420d1b78b5437d6795ad0de496fba718711e54fc59be294b36b92137fa7f95" + sha256 cellar: :any_skip_relocation, x86_64_linux: "814ff8430e5007ede1f4634411f021906691f4e0861687072466363adecb9ba7" end depends_on "protobuf" => :build