Skip to content

Commit

Permalink
kubevela: update 1.10.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 3, 2025
1 parent ff69cfc commit 3832af5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/k/kubevela.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Kubevela < Formula
head "https://github.com/kubevela/kubevela.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "127d9bb55521f17a2fb46585023198dcf3d19cb35de6858c17ef11095cf5f71d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "127d9bb55521f17a2fb46585023198dcf3d19cb35de6858c17ef11095cf5f71d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "127d9bb55521f17a2fb46585023198dcf3d19cb35de6858c17ef11095cf5f71d"
sha256 cellar: :any_skip_relocation, sonoma: "91b135785b2be968e069dfef7df32f7178d6dffcc4c095f616eb3e8cec8a9e89"
sha256 cellar: :any_skip_relocation, ventura: "91b135785b2be968e069dfef7df32f7178d6dffcc4c095f616eb3e8cec8a9e89"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4dc87260fb6c066023eef520caa18a9053a960cc1dc09eb9a9dda7434d0108eb"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7b3b88d32afaeeaebca3c03a5ebc49da7b04a0259a5375b343ec0ad73e5ca01f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7b3b88d32afaeeaebca3c03a5ebc49da7b04a0259a5375b343ec0ad73e5ca01f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7b3b88d32afaeeaebca3c03a5ebc49da7b04a0259a5375b343ec0ad73e5ca01f"
sha256 cellar: :any_skip_relocation, sonoma: "d8d8717a7e204aa7358556879b976bdbad0027927628abca31ebcf1a968351a9"
sha256 cellar: :any_skip_relocation, ventura: "d8d8717a7e204aa7358556879b976bdbad0027927628abca31ebcf1a968351a9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "480a53c891c435324c6ea1ed103091f4c012653d5171833fd1f26f0c7fb6c4d4"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3832af5

Please sign in to comment.