Skip to content

Commit

Permalink
kubevela: update 1.9.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 2, 2024
1 parent 95817cb commit 5c02fb4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/k/kubevela.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Kubevela < Formula
head "https://github.com/kubevela/kubevela.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "40d8eebc785627e012a827e37b932b64b1414ec2b84e40e096b97913bc0b5964"
sha256 cellar: :any_skip_relocation, arm64_ventura: "40d8eebc785627e012a827e37b932b64b1414ec2b84e40e096b97913bc0b5964"
sha256 cellar: :any_skip_relocation, arm64_monterey: "40d8eebc785627e012a827e37b932b64b1414ec2b84e40e096b97913bc0b5964"
sha256 cellar: :any_skip_relocation, sonoma: "2b87d7d3d9b90c226135a27564a92ac13751262d04f481aa2fcb75631d3084fe"
sha256 cellar: :any_skip_relocation, ventura: "2b87d7d3d9b90c226135a27564a92ac13751262d04f481aa2fcb75631d3084fe"
sha256 cellar: :any_skip_relocation, monterey: "2b87d7d3d9b90c226135a27564a92ac13751262d04f481aa2fcb75631d3084fe"
sha256 cellar: :any_skip_relocation, x86_64_linux: "08398a523a6857b9b56b1d07b45f38ba42a3502d481e9b6911ee8f48e92f2672"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "88d4434a90dbcbb2f7bbcc4ea05c5e0a4ddf77e002e486d526fcc8b91c4b4bd9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "88d4434a90dbcbb2f7bbcc4ea05c5e0a4ddf77e002e486d526fcc8b91c4b4bd9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "88d4434a90dbcbb2f7bbcc4ea05c5e0a4ddf77e002e486d526fcc8b91c4b4bd9"
sha256 cellar: :any_skip_relocation, sonoma: "9869c0f327289c8ce1d148dc74c3a75121955d7feedc32b92811f590766905af"
sha256 cellar: :any_skip_relocation, ventura: "9869c0f327289c8ce1d148dc74c3a75121955d7feedc32b92811f590766905af"
sha256 cellar: :any_skip_relocation, monterey: "9869c0f327289c8ce1d148dc74c3a75121955d7feedc32b92811f590766905af"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9cb6da345679f83fa6d177a8847f52643cd476768570c91ad01eb5dde42da4cd"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5c02fb4

Please sign in to comment.