From 20f50f5d34414f95c3304bc9a4717e5766e688f6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 30 Apr 2024 00:40:25 +0000 Subject: [PATCH 1/2] lacework-cli 1.50.0 --- Formula/l/lacework-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/lacework-cli.rb b/Formula/l/lacework-cli.rb index e721fa0235985..90639819b0c97 100644 --- a/Formula/l/lacework-cli.rb +++ b/Formula/l/lacework-cli.rb @@ -2,8 +2,8 @@ class LaceworkCli < Formula desc "CLI for managing Lacework" homepage "https://docs.lacework.com/cli" url "https://github.com/lacework/go-sdk.git", - tag: "v1.49.0", - revision: "19ac99d21158013eec542c919047fd2000b01ed2" + tag: "v1.50.0", + revision: "a4ad8552648d4aa4a6e8cffae3eb008f73ffeacf" license "Apache-2.0" head "https://github.com/lacework/go-sdk.git", branch: "main" From 1d3fb0c76c4c275793eeedabdf460c7be2592d90 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:03:17 +0000 Subject: [PATCH 2/2] lacework-cli: update 1.50.0 bottle. --- Formula/l/lacework-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/l/lacework-cli.rb b/Formula/l/lacework-cli.rb index 90639819b0c97..61d71b69bf6fc 100644 --- a/Formula/l/lacework-cli.rb +++ b/Formula/l/lacework-cli.rb @@ -16,13 +16,13 @@ class LaceworkCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "232ff450d6f2ecde55e3c1d98250be88afcde6ff92970060b3623510ce8c2cc1" - sha256 cellar: :any_skip_relocation, arm64_ventura: "55608840a476f4f3db82d5aafd98ae190d433eacee4b7dbbc7a411b9192a6ace" - sha256 cellar: :any_skip_relocation, arm64_monterey: "c964d532e7785830c4752722c6347145be3cf9d0e2fa173936bd1f3e4d5a0714" - sha256 cellar: :any_skip_relocation, sonoma: "db66d54ff51920de36756223a9d795995014f17e37b168a446923eaa8679e31a" - sha256 cellar: :any_skip_relocation, ventura: "52777bd7659fc1c76e4c689893971f4de078755237393db05e654ef4c2b6b9d4" - sha256 cellar: :any_skip_relocation, monterey: "21fb4db2437600542960b5637fea3460b0a749337e26e8bcfe54c92d69eabb56" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c72547b642d8025ea08cd23840894d446a71fb2067faa9f721d9e0238d16d4e3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c7b20a343726b8ae42e92aab05635d223fefa71198844bc2a36189e75075a204" + sha256 cellar: :any_skip_relocation, arm64_ventura: "174e6183e541e4eb69cdb2d154acebc9c957650d94f579bca5b0fbbec0e51b90" + sha256 cellar: :any_skip_relocation, arm64_monterey: "86930ced10d5a413e4ae7bf6d7e53f09c5242e8e24fb4417e139a04b6b88eac1" + sha256 cellar: :any_skip_relocation, sonoma: "0f54db248825900e45c202354aa14172d18709501240a51211f65b51940f4384" + sha256 cellar: :any_skip_relocation, ventura: "24a586d585ac76948736b40aff7a893b143c4fa0cbb493d6f0a545ae6a5e8664" + sha256 cellar: :any_skip_relocation, monterey: "ec83680b4f382209ae57b7010afafa0265d647ec6e98ec7985187a79db234d7c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "81d6670e42a1b6773d92886a7f1820e2a2011563e72f4fabc28401c9e6f1d1ce" end depends_on "go" => :build