Skip to content

Commit

Permalink
kubebuilder: update 4.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 9, 2024
1 parent 5694d85 commit 6db36e3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/k/kubebuilder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Kubebuilder < Formula
head "https://github.com/kubernetes-sigs/kubebuilder.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d7860e00b9d761d20361903d544cf6f65de0660196837439310e75c21799464b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d7860e00b9d761d20361903d544cf6f65de0660196837439310e75c21799464b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d7860e00b9d761d20361903d544cf6f65de0660196837439310e75c21799464b"
sha256 cellar: :any_skip_relocation, sonoma: "b68410ccb1257390c4f51b61b1a034975024365272c82c49d4a3d7d1294cc266"
sha256 cellar: :any_skip_relocation, ventura: "b68410ccb1257390c4f51b61b1a034975024365272c82c49d4a3d7d1294cc266"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8260ad68fc4ad2c57f09f0c89a3621c9c578d7f98d327afc172002e001a8b89"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "016d9d995f10b2fe1b1db2c05b60a64eef16564809d6076084461029b8528151"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "016d9d995f10b2fe1b1db2c05b60a64eef16564809d6076084461029b8528151"
sha256 cellar: :any_skip_relocation, arm64_ventura: "016d9d995f10b2fe1b1db2c05b60a64eef16564809d6076084461029b8528151"
sha256 cellar: :any_skip_relocation, sonoma: "a020a5cfe836ae743f6873aa92dee596beef375b819b28ead26227458ef6cc4d"
sha256 cellar: :any_skip_relocation, ventura: "a020a5cfe836ae743f6873aa92dee596beef375b819b28ead26227458ef6cc4d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2513a356dbea0491aa7a9fd001015b3be21eb1f23c53739a66c90a778994bcf5"
end

depends_on "go"
Expand Down

0 comments on commit 6db36e3

Please sign in to comment.