From 79198d3e11a0ab7dc45651300bdebba40e6aa982 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:34:55 +0000 Subject: [PATCH 1/2] crossplane 2.4.0 --- Formula/c/crossplane.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/crossplane.rb b/Formula/c/crossplane.rb index c28beba8d9dd4..cc267c5a30e9f 100644 --- a/Formula/c/crossplane.rb +++ b/Formula/c/crossplane.rb @@ -1,8 +1,8 @@ class Crossplane < Formula desc "Build control planes without needing to write code" homepage "https://github.com/crossplane/cli" - url "https://github.com/crossplane/cli/archive/refs/tags/v2.3.3.tar.gz" - sha256 "8121844ba24b59cea86a0b21482f1d0c29a9b9c587d1516f9471670eb67040a5" + url "https://github.com/crossplane/cli/archive/refs/tags/v2.4.0.tar.gz" + sha256 "f118463fd03cfbfa35b677514e7b6b96864540134e6a3dff2c0779f8c1d0080f" license "Apache-2.0" head "https://github.com/crossplane/cli.git", branch: "main" From 700a8fc343b0c96577164888a5aa368a95c9d551 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Jun 2026 22:00:51 +0000 Subject: [PATCH 2/2] crossplane: update 2.4.0 bottle. --- Formula/c/crossplane.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/crossplane.rb b/Formula/c/crossplane.rb index cc267c5a30e9f..774a2c4adb1b7 100644 --- a/Formula/c/crossplane.rb +++ b/Formula/c/crossplane.rb @@ -12,12 +12,12 @@ class Crossplane < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "dc0319a804a93fd8951ec735ce6d585e87497505205bf06ba6b4124c35cb197c" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "c31abf0236d0c01b0862b4309f4e65069c8040e6de3862158dc6995ffb069f09" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "41ba1ff63456328a11076e94fad776244f2b22a2ea15c4b7c2749fc4de6dcbe0" - sha256 cellar: :any_skip_relocation, sonoma: "012e17a5c07b578eca19446ae98210426fbf68522cdce7a10e3c45b3ce70f0aa" - sha256 cellar: :any_skip_relocation, arm64_linux: "2cb7739bbaf74a12a63c60b70c9a66840a9fd07acf7cd9090ddc4818502bd176" - sha256 cellar: :any, x86_64_linux: "74ce6339978b0471f8946dd9b602d9da5aa17e4d7b34b63754507acfd7f3cc53" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "66f3abad0e25e986eb60746eb7e7989e391438875f57aaed8c3132813305bb2a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "5a2475fbc4711846e14708074b5fb40e71ffa9679a7e14dd9faa251aebf7238f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "746aba28f5b3912a153bfe8cda810778261a31443ad1405f542502470d089e3a" + sha256 cellar: :any_skip_relocation, sonoma: "af4bf73b333311ca6ea7816afe1cdf8ef1031310087b428c7478e56e1086c2dd" + sha256 cellar: :any_skip_relocation, arm64_linux: "56286ed93d64249bb703c69cc445e49c164a9ca466289467c854272d038636b2" + sha256 cellar: :any, x86_64_linux: "3ba7cf7011683b79169a0a3eb594e924dea62131697ddfe15e7837fe57d111be" end depends_on "go" => :build