Skip to content

Commit

Permalink
kyma-cli: update 2.12.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 17, 2023
1 parent 4c83d7e commit 1c2e5c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/kyma-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class KymaCli < Formula
head "https://github.com/kyma-project/cli.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0325862eb0aaf69b6fd2576c8f2405a1a9361a3762e4126d31ef83e487c1dad"
sha256 cellar: :any_skip_relocation, arm64_monterey: "91e43ea1a900a88722b066561fc453b611aee0fe2fbdb9b98de8dfe1e290bfa8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a4526cb89ead26753219271058e4800fd42ceac02db79893ac5a814484f8d3e8"
sha256 cellar: :any_skip_relocation, ventura: "f60abdf93fee6d3796b88051e7b6141b02539e8681a48fe52d78bc110be8064b"
sha256 cellar: :any_skip_relocation, monterey: "93f25b20e17843275ac9b035a7e55be760c1719cf03d5f9654ca555196328587"
sha256 cellar: :any_skip_relocation, big_sur: "444188b09dcc52d847a0803b441fde8539e86e4b515a821bc26f9a9de76881d0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "be76a7533e836a81c3af599b28f8e67854e6ea555ad8ad64e8dc337854eb1007"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a99c103293abd0ef9e35bc2ac50d609f1fbbf7801970a4fba9d74717bfde588"
sha256 cellar: :any_skip_relocation, arm64_monterey: "697532b8de5febe99b47abc783053e0f7df31e944ee95d2f9ff2a8993170d61c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "af38205b0bba245a52cc3db94192b4467a9e93c0985c59a3ece3e0a8e9bb1218"
sha256 cellar: :any_skip_relocation, ventura: "47dc14cdf21ceedb8c1633848a9d6e0400205bdf5ae396d7b89e9ec045f4069d"
sha256 cellar: :any_skip_relocation, monterey: "61cf576c37a4e8b9ea53d9e0dec785cc2f3ef9ea6cb941f9fc9639bbf6259da6"
sha256 cellar: :any_skip_relocation, big_sur: "ac4e78548460e582e7922fdb5b8e59da5229025dee0635afaf361bdbf75cbadd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5f6138ce1d4592c3e318da2dab1bd6a1f14107100dd2d1e709f7476265d456f0"
end

depends_on "go" => :build
Expand Down

0 comments on commit 1c2e5c5

Please sign in to comment.