kubekey: update 3.0.5 bottle.

master
BrewTestBot 2022-12-24 06:06:30 +00:00
parent 8f6739d1dc
commit 014d6a5872
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class Kubekey < Formula
head "https://github.com/kubesphere/kubekey.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_ventura: "0b98396ee5723c9cc67b703339e0b203b3f27345898d6e605c46d314fc409126"
sha256 cellar: :any, arm64_monterey: "82ed717f6fb1ebab98692d8123d2bc75e8f2c0e3df88e959c82713869883da1c"
sha256 cellar: :any, arm64_big_sur: "2b455e13c17ef7381b7dafedfcd4edf41bb7de55aa802e87121899c2b7ed23fb"
sha256 cellar: :any, ventura: "f7989fa2c9a39761351a0c9dc17541d2fc5f09a6fd8d61dec56f153f6fdf480d"
sha256 cellar: :any, monterey: "299e3eafe45478f913d1c3997538ecbc6e158756c21819e8c212ce0595d01aa6"
sha256 cellar: :any, big_sur: "d426aa8b3967568e99ac4798265bb9f751921bccbf343585a41deac8d5285b89"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8f979f4f3d1aa756c8071af761be6a6a60e7ce02c6592994723768df1d8bb97"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6bc586b42508ac52ec0b436957bfede1554b250812917d366e5192d17b04bdb1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b9dc18150d46d21e7e00351d0b43e55b7e4702172129e269734ad413e035922a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "08a742e3a173cc6486a8a0acf9af7d18b00c8b35a384fdc31339be04544222c1"
sha256 cellar: :any_skip_relocation, ventura: "ec91ab5394b4e84d32cc7fe05b17bfeb7aa99b2ce8c6c130f130ed6af384f9c9"
sha256 cellar: :any_skip_relocation, monterey: "ac341fb1d9f5dce28ffabd9a505eeeae54ee3db494fc32d2a1cdfd0a89e09cdb"
sha256 cellar: :any_skip_relocation, big_sur: "c39536be42538ee465594fbfebc59183c97637111e59bee8664780b43cd94b63"
sha256 cellar: :any_skip_relocation, x86_64_linux: "afa027dab7cc43a3d2cea770d0a0dab45a1f62dcb9e6eb1d2e928baf5daaddc0"
end
depends_on "go" => :build